chanzuckerberg / idseq-workflows

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

Subsample testing data and convert end-to-end tests to step tests #171

Closed rzlim08 closed 2 years ago

rzlim08 commented 2 years ago
  1. Reduce size of medaka tests input and only run 2 options.
  2. Reduce size of illumina end to end inputs by 75%.
  3. Reduce the size of the ONT end to end inputs by 50%.
  4. Convert the VADR tests to step tests
  5. Convert the SNAP and tailedseq tests to step tests.

Other small changes I've made are: using pigz instead of gunzip to unzip large krakendb (already installed as a dependency on trimgalore) added --duration=0 to the tests, so it prints the length of each test