chanzuckerberg / idseq-workflows

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

Fix input min/max length when using midnight primers #145

Closed rzlim08 closed 2 years ago

rzlim08 commented 2 years ago

This changes the default inputs of our pipeline to account for inputs that use midnight primers.

The testing of this is a bit hacky, since the change only occurs on running the entire workflow. To save time, I created a blank fastq.gz file and run that, which only takes about 30 seconds before the pipeline breaks. I am open to any suggestions on if I can do this better though.