chanzuckerberg / idseq-workflows

Portable WDL workflows for IDseq production pipelines
https://idseq.net/
MIT License
31 stars 12 forks source link

force path to genome to standard name #157

Closed rzlim08 closed 2 years ago

rzlim08 commented 2 years ago

I had incorrectly assumed that the standard folder structure for the STAR genomes was "STAR_genome/part-0", when it was really "[hostname]_STAR_genome/part-0/" for everything other than the test STAR genome.

This fix forces the directory to be "STAR_genome/part-0".