nf-core_modules/tests/modules/samtools/merge/test.yml

16 lines
516 B
YAML
Raw Normal View History

- name: samtools merge test_samtools_merge
command: nextflow run tests/modules/samtools/merge -entry test_samtools_merge -c tests/config/nextflow.config
tags:
- samtools
- samtools/merge
files:
- path: output/samtools/test_merged.bam
- name: samtools merge test_samtools_merge_cram
command: nextflow run tests/modules/samtools/merge -entry test_samtools_merge_cram -c tests/config/nextflow.config
tags:
- samtools
- samtools/merge
files:
- path: output/samtools/test_merged.cram