mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
23 lines
899 B
YAML
23 lines
899 B
YAML
- name: gatk4 markduplicates test_gatk4_markduplicates
|
|
command: nextflow run tests/modules/gatk4/markduplicates -entry test_gatk4_markduplicates -c tests/config/nextflow.config
|
|
tags:
|
|
- gatk4/markduplicates
|
|
- gatk4
|
|
files:
|
|
- path: output/gatk4/test.bai
|
|
md5sum: e9c125e82553209933883b4fe2b8d7c2
|
|
- path: output/gatk4/test.bam
|
|
md5sum: bda9a7bf5057f2288ed70be3eb8a753f
|
|
- path: output/gatk4/test.metrics
|
|
|
|
- name: gatk4 markduplicates test_gatk4_markduplicates_multiple_bams
|
|
command: nextflow run tests/modules/gatk4/markduplicates -entry test_gatk4_markduplicates_multiple_bams -c tests/config/nextflow.config
|
|
tags:
|
|
- gatk4/markduplicates
|
|
- gatk4
|
|
files:
|
|
- path: output/gatk4/test.bai
|
|
md5sum: d12be29abba5865b7da0cd23f1a84e86
|
|
- path: output/gatk4/test.bam
|
|
md5sum: e988925ed850f8d9d966aa6689ae57de
|
|
- path: output/gatk4/test.metrics
|