Skip to content

Releases: heliumdatacommons/TOPMed_RNAseq_CWL

Reorganize files

08 Nov 21:17
Compare
Choose a tag to compare

Separate RNA-seq pipeline into it's own GitHub repository by renaming the repo to https://github.com/heliumdatacommons/TOPMed_RNAseq_CWL

The original repository was recreated at https://github.com/heliumdatacommons/cwl_workflows

Don't rely on CLASSPATH env variable

05 Sep 15:41
6011878
Compare
Choose a tag to compare

Modifications from @mr-c to not rely on the CLASSPATH enviornment variable in markduplicates.cwl.

Use biocontainers, when possible

31 Aug 19:26
578066e
Compare
Choose a tag to compare

Updates from @mr-c

  • Bypasses wrapper scripts from the gtex-pipeline except for run_rnaseqc.py
  • remove threads, memory as specific inputs and derive them from the $(runtime) CWL object instead.
  • Use biocontainer, when possible

Initial working RNA-seq CWL workflow

31 Aug 19:13
Compare
Choose a tag to compare

Initial TOPMed RNA-seq pipeline.