nf-core_modules/tests/software/pycoqc/test.yml
Jose Espinosa-Carrasco 2c43c39ccc
Add pycoqc module (#424)
* Add pycoqc module

* Adding pycoqc module tests

* Update pycoqc wilth new functions.nf

* Update tests to check for json report content
2021-04-12 10:52:14 +01:00

11 lines
326 B
YAML

- name: pycoqc
command: nextflow run ./tests/software/pycoqc -entry test_pycoqc -c tests/config/nextflow.config
tags:
- pycoqc
files:
- path: output/pycoqc/pycoqc.json
contains:
- '"reads_number": 100,'
- '"bases_number": 1160,'
- '"N50": 12,'
- path: output/pycoqc/pycoqc.html