forked from AlexsLemonade/OpenPBTA-analysis
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Data release/add v5 release (AlexsLemonade#127)
* 📝 update release notes for v3 * 🔧 download script for v3-release * 🔧 update release-notes.md for v5 * 🔧 update download-data.sh for v5 * ✨ add header for pbta-fusion-arriba.tsv.gz * ✨ add header for pbta-fusion-starfusion.tsv.gz * 🔧 update release-notes.md for v5, update folder structure * 🔧 update release-notes.md; add rsem-isoform counts
- Loading branch information
1 parent
510b76e
commit a3a77ad
Showing
4 changed files
with
116 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
``` | ||
1 gene1 | ||
2 gene2 | ||
3 strand1.gene.fusion. | ||
4 strand2.gene.fusion. | ||
5 breakpoint1 | ||
6 breakpoint2 | ||
7 site1 | ||
8 site2 | ||
9 type | ||
10 direction1 | ||
11 direction2 | ||
12 split_reads1 | ||
13 split_reads2 | ||
14 discordant_mates | ||
15 coverage1 | ||
16 coverage2 | ||
17 confidence | ||
18 closest_genomic_breakpoint1 | ||
19 closest_genomic_breakpoint2 | ||
20 filters | ||
21 fusion_transcript | ||
22 reading_frame | ||
23 peptide_sequence | ||
24 read_identifiers | ||
25 tumor_id | ||
26 gene1--gene2 | ||
27 annots | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
``` | ||
1 FusionName | ||
2 JunctionReadCount | ||
3 SpanningFragCount | ||
4 SpliceType | ||
5 LeftGene | ||
6 LeftBreakpoint | ||
7 RightGene | ||
8 RightBreakpoint | ||
9 LargeAnchorSupport | ||
10 FFPM | ||
11 LeftBreakDinuc | ||
12 LeftBreakEntropy | ||
13 RightBreakDinuc | ||
14 RightBreakEntropy | ||
15 annots | ||
16 CDS_LEFT_ID | ||
17 CDS_LEFT_RANGE | ||
18 CDS_RIGHT_ID | ||
19 CDS_RIGHT_RANGE | ||
20 PROT_FUSION_TYPE | ||
21 FUSION_MODEL | ||
22 FUSION_CDS | ||
23 FUSION_TRANSL | ||
24 PFAM_LEFT | ||
25 PFAM_RIGHT | ||
26 tumor_id | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters