mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
8 lines
235 B
YAML
8 lines
235 B
YAML
|
- name: samtools merge
|
||
|
command: nextflow run ./tests/software/samtools/merge -entry test_samtools_merge -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- samtools
|
||
|
- samtools_merge
|
||
|
files:
|
||
|
- path: output/samtools/test_merged.bam
|