2021-10-29 11:01:05 +00:00
|
|
|
- name: samtools merge test_samtools_merge
|
2021-11-26 07:58:40 +00:00
|
|
|
command: nextflow run ./tests/modules/samtools/merge -entry test_samtools_merge -c ./tests/config/nextflow.config -c ./tests/modules/samtools/merge/nextflow.config
|
2021-03-22 12:48:23 +00:00
|
|
|
tags:
|
2021-10-29 11:01:05 +00:00
|
|
|
- samtools
|
2021-11-18 21:24:47 +00:00
|
|
|
- samtools/merge
|
2021-03-22 12:48:23 +00:00
|
|
|
files:
|
2022-07-18 09:37:45 +00:00
|
|
|
- path: output/samtools/test.bam
|
2021-10-29 11:01:05 +00:00
|
|
|
|
|
|
|
- name: samtools merge test_samtools_merge_cram
|
2021-11-26 07:58:40 +00:00
|
|
|
command: nextflow run ./tests/modules/samtools/merge -entry test_samtools_merge_cram -c ./tests/config/nextflow.config -c ./tests/modules/samtools/merge/nextflow.config
|
2021-10-29 11:01:05 +00:00
|
|
|
tags:
|
|
|
|
- samtools
|
2021-11-18 21:24:47 +00:00
|
|
|
- samtools/merge
|
2021-10-29 11:01:05 +00:00
|
|
|
files:
|
2022-07-18 09:37:45 +00:00
|
|
|
- path: output/samtools/test.cram
|
2022-09-28 12:28:52 +00:00
|
|
|
|
|
|
|
- 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
|