mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
134c8ef6ce
* add samtools merge * Update pytest_software.yml * get it back to 20.11.0-edge * Update test.yml * Update test.yml * Update test.yml * Update test.yml
7 lines
235 B
YAML
7 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
|