-
Notifications
You must be signed in to change notification settings - Fork 83
Data release/add v5 release #127
Data release/add v5 release #127
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can confirm that I can successfully run bash download-data.sh
with this branch checked out.
Thanks for noting the breaking changes @yuankunzhu. We will not have issues with the tests breaking at the moment because until I tackle #124 (hopefully today or tomorrow) the files specifically for testing will be tied to the |
@@ -28,7 +80,8 @@ data | |||
├── pbta-snv-mutect2.vep.maf.gz | |||
├── pbta-snv-strelka2.vep.maf.gz | |||
├── pbta-sv-lumpy.tsv.gz | |||
└── pbta-sv-manta.tsv.gz | |||
├── pbta-sv-manta.tsv.gz | |||
└── README.md |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@yuankunzhu this essentially reverts a change introduced in #107. Can you remove this reference to a README please? I would fix myself and merge but I can't push to this branch.
I will make this small change #127 (comment) when I address #124. Merging so folks can get started on their updates. |
Purpose/implementation
data release updates for v5
annots
column header which was removed during FusionAnnotator runIssue/Caveats
OpenPBTA-analysis/analyses/transcriptomic-dimension-reduction/02-dimension-reduction.sh
Line 24 in e5a8700
OpenPBTA-analysis/analyses/transcriptomic-dimension-reduction/01-subset-expression-by-strategy.R
Line 36 in e5a8700
OpenPBTA-analysis/analyses/create-subset-files/01-create_subset_files.Rmd
Line 124 in 6e3405e
still missing/working on transcripts count, @jharenza suggested we do the PR for now, and add that once it's ready and update checksum then.Directions for reviewers
changed on release notes and download script.
pbta-fusion-arriba.tsv.gz
andmd5sum.txt
.*.polya.rds
,*.stranded.rds
,*.bed
pbta-snv-lancet.vep.maf.gz
andpbta-snv-vardict.vep.maf.gz
pbta-gene-expression-kallisto.rds
andpbta-gene-expression-rsem-fpkm.rds
Results
Docker and continuous integration