2021-03-26 23:25:40 +00:00
|
|
|
- name: gatk4 markduplicates test_gatk4_markduplicates
|
2022-09-07 09:04:58 +00:00
|
|
|
command: nextflow run ./tests/modules/gatk4/markduplicates -entry test_gatk4_markduplicates -c ./tests/config/nextflow.config -c ./tests/modules/gatk4/markduplicates/nextflow.config
|
2021-03-26 23:25:40 +00:00
|
|
|
tags:
|
|
|
|
- gatk4
|
2021-12-20 16:10:49 +00:00
|
|
|
- gatk4/markduplicates
|
2021-10-29 11:01:05 +00:00
|
|
|
files:
|
|
|
|
- path: output/gatk4/test.bai
|
2022-09-07 09:04:58 +00:00
|
|
|
md5sum: 4ac375b5288501c832bc3e4773f06d39
|
2021-10-29 11:01:05 +00:00
|
|
|
- path: output/gatk4/test.bam
|
2022-09-07 09:04:58 +00:00
|
|
|
md5sum: c1a0d25c5f65514e72aa490326557a88
|
|
|
|
- path: output/gatk4/test.bam.metrics
|
2021-10-29 11:01:05 +00:00
|
|
|
|
|
|
|
- name: gatk4 markduplicates test_gatk4_markduplicates_multiple_bams
|
2022-09-07 09:04:58 +00:00
|
|
|
command: nextflow run ./tests/modules/gatk4/markduplicates -entry test_gatk4_markduplicates_multiple_bams -c ./tests/config/nextflow.config -c ./tests/modules/gatk4/markduplicates/nextflow.config
|
2021-10-29 11:01:05 +00:00
|
|
|
tags:
|
|
|
|
- gatk4
|
2021-12-20 16:10:49 +00:00
|
|
|
- gatk4/markduplicates
|
2021-03-26 23:25:40 +00:00
|
|
|
files:
|
2021-10-29 11:01:05 +00:00
|
|
|
- path: output/gatk4/test.bai
|
2022-09-07 09:04:58 +00:00
|
|
|
md5sum: 832fbc6b3c3266d024fc7131ffd1b45d
|
2021-03-26 23:25:40 +00:00
|
|
|
- path: output/gatk4/test.bam
|
2022-09-07 09:04:58 +00:00
|
|
|
md5sum: 36909e80bde1aa547fae6382fd35764d
|
|
|
|
- path: output/gatk4/test.bam.metrics
|
|
|
|
contains:
|
|
|
|
- "testN"
|
|
|
|
- "2820"
|
|
|
|
|
|
|
|
- name: gatk4 markduplicates test_gatk4_markduplicates_multiple_cram_output
|
|
|
|
command: nextflow run ./tests/modules/gatk4/markduplicates -entry test_gatk4_markduplicates_multiple_cram_output -c ./tests/config/nextflow.config -c ./tests/modules/gatk4/markduplicates/nextflow.config
|
|
|
|
tags:
|
|
|
|
- gatk4
|
|
|
|
- gatk4/markduplicates
|
|
|
|
files:
|
|
|
|
- path: output/gatk4/test.cram
|
|
|
|
- path: output/gatk4/test.cram.crai
|
|
|
|
md5sum: 53a329f0828210e317ad81b0e6ca4bc5
|
|
|
|
- path: output/gatk4/test.cram.metrics
|
|
|
|
contains:
|
|
|
|
- "testN"
|
|
|
|
- "2820"
|