mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
8 lines
305 B
YAML
8 lines
305 B
YAML
|
- name: samtools flagstat
|
||
|
command: nextflow run ./tests/software/samtools/ -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
|