nf-core_modules/tests/software/picard/collectwgsmetrics/test.yml
Edmund Miller a3684d9594
Lint modules ci (#389)
* ci: Add modules lint step

Moved it ahead of the nextflow install so ideally it'll fail before we
bother doing any more setup

* ci: _ => /

* Update tests/config/pytest_software.yml

Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-04-08 09:10:52 +01:00

11 lines
404 B
YAML

- name: picard collectwgsmetrics test_picard_collectwgsmetrics
command: nextflow run tests/software/picard/collectwgsmetrics -entry test_picard_collectwgsmetrics -c tests/config/nextflow.config
tags:
- picard/collectwgsmetrics
- picard
files:
- path: output/picard/test.CollectWgsMetrics.coverage_metrics
contains:
- "GENOME_TERRITORY"
- "29829"
- "17554"