mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2025-01-06 22:32:09 -05:00
17 lines
600 B
YAML
17 lines
600 B
YAML
|
- name: checkm qa test_checkm_qa
|
||
|
command: nextflow run ./tests/modules/checkm/qa -entry test_checkm_qa -c ./tests/config/nextflow.config -c ./tests/modules/checkm/qa/nextflow.config
|
||
|
tags:
|
||
|
- checkm/qa
|
||
|
- checkm
|
||
|
files:
|
||
|
- path: output/checkm/test.qa.txt
|
||
|
md5sum: 645f4282569afb4b171396732b2d2582
|
||
|
|
||
|
- name: checkm qa test_checkm_qa_fasta
|
||
|
command: nextflow run ./tests/modules/checkm/qa -entry test_checkm_qa_fasta -c ./tests/config/nextflow.config -c ./tests/modules/checkm/qa/nextflow.config
|
||
|
tags:
|
||
|
- checkm/qa
|
||
|
- checkm
|
||
|
files:
|
||
|
- path: output/checkm/test.qa.fasta
|