mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-13 05:13:09 +00:00
9 lines
340 B
YAML
9 lines
340 B
YAML
|
- name: Run samtools flagstat test workflow
|
||
|
command: nextflow run ./tests/software/samtools/ -profile docker -entry test_samtools_flagstat -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- samtools
|
||
|
- samtools_flagstat
|
||
|
files:
|
||
|
- path: output/samtools/test.paired_end.sorted.bam.flagstat
|
||
|
md5sum: 80590621c74f5ee43ada20d010a3837f
|