mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
ecece498f1
* use prefix in flagstat * use prefix in idxstats * use prefix in stats * update test.yml
8 lines
370 B
YAML
8 lines
370 B
YAML
- name: samtools idxstats test_samtools_idxstats
|
|
command: nextflow run ./tests/modules/samtools/idxstats -entry test_samtools_idxstats -c ./tests/config/nextflow.config -c ./tests/modules/samtools/idxstats/nextflow.config
|
|
tags:
|
|
- samtools/idxstats
|
|
- samtools
|
|
files:
|
|
- path: output/samtools/test.idxstats
|
|
md5sum: df60a8c8d6621100d05178c93fb053a2
|