mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
8 lines
No EOL
296 B
YAML
8 lines
No EOL
296 B
YAML
- name: samtools index
|
|
command: nextflow run ./tests/software/samtools/index -entry test_samtools_index -c tests/config/nextflow.config
|
|
tags:
|
|
- samtools
|
|
- samtools_index
|
|
files:
|
|
- path: output/samtools/test.paired_end.sorted.bam.bai
|
|
md5sum: 67338c2995eae82c849830ca55aa7bd1 |