mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
8 lines
No EOL
293 B
YAML
8 lines
No EOL
293 B
YAML
- name: samtools stats
|
|
command: nextflow run ./tests/software/samtools/ -entry test_samtools_stats -c tests/config/nextflow.config
|
|
tags:
|
|
- samtools
|
|
- samtools_stats
|
|
files:
|
|
- path: output/samtools/test.paired_end.sorted.bam.stats
|
|
md5sum: 06c183864d6e47ab89b0650cae831a93 |