nf-core_modules/tests/modules/samtools/merge/test.yml
Matthieu Muffato e9bc33485e
bugfix: when there is a single input file, stageAs("?/*) returns the path directly, not in a list (#2114)
* bugfix: when there is a single input file, stageAs("?/*) returns the path directly, not in a list

* Added a test

* Added a test

* Added MD5 checksum

Co-authored-by: nvnieuwk <101190534+nvnieuwk@users.noreply.github.com>
2022-09-28 13:28:52 +01:00

24 lines
981 B
YAML

- name: samtools merge test_samtools_merge
command: nextflow run ./tests/modules/samtools/merge -entry test_samtools_merge -c ./tests/config/nextflow.config -c ./tests/modules/samtools/merge/nextflow.config
tags:
- samtools
- samtools/merge
files:
- path: output/samtools/test.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 -c ./tests/modules/samtools/merge/nextflow.config
tags:
- samtools
- samtools/merge
files:
- path: output/samtools/test.cram
- name: samtools merge test_samtools_merge_single_file
command: nextflow run ./tests/modules/samtools/merge -entry test_samtools_merge_single_file -c ./tests/config/nextflow.config -c ./tests/modules/samtools/merge/nextflow.config
tags:
- samtools
- samtools/merge
files:
- path: output/samtools/test.bam
md5sum: 6e38ae132fadae4cb4915814d6f872b2