mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-12-23 19:48:16 +00:00
8 lines
291 B
YAML
8 lines
291 B
YAML
|
- name: samtools index
|
||
|
command: nextflow run ./tests/software/samtools/ -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
|