2021-10-29 07:01:05 -04: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 08:48:23 -04:00
|
|
|
tags:
|
2021-04-08 04:10:52 -04:00
|
|
|
- samtools/merge
|
2021-10-29 07:01:05 -04:00
|
|
|
- samtools
|
2021-03-22 08:48:23 -04:00
|
|
|
files:
|
|
|
|
- path: output/samtools/test_merged.bam
|
2021-10-29 07:01:05 -04: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
|