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 flagstat test_samtools_flagstat
|
|
command: nextflow run ./tests/modules/samtools/flagstat -entry test_samtools_flagstat -c ./tests/config/nextflow.config -c ./tests/modules/samtools/flagstat/nextflow.config
|
|
tags:
|
|
- samtools
|
|
- samtools/flagstat
|
|
files:
|
|
- path: output/samtools/test.flagstat
|
|
md5sum: 4f7ffd1e6a5e85524d443209ac97d783
|