2021-10-29 11:01:05 +00:00
|
|
|
- name: samtools merge test_samtools_merge
|
|
|
|
command: nextflow run tests/modules/samtools/merge -entry test_samtools_merge -c tests/config/nextflow.config
|
2021-03-22 12:48:23 +00:00
|
|
|
tags:
|
2021-04-08 08:10:52 +00:00
|
|
|
- samtools/merge
|
2021-10-29 11:01:05 +00:00
|
|
|
- samtools
|
2021-03-22 12:48:23 +00:00
|
|
|
files:
|
|
|
|
- path: output/samtools/test_merged.bam
|
2021-10-29 11:01:05 +00:00
|
|
|
|
|
|
|
- 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/merge
|
|
|
|
- samtools
|
|
|
|
files:
|
|
|
|
- path: output/samtools/test_merged.cram
|