mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
30 lines
1.2 KiB
YAML
30 lines
1.2 KiB
YAML
|
- name: gatk4 applybqsr test_gatk4_applybqsr_spark
|
||
|
command: nextflow run tests/modules/gatk4/applybqsrspark -entry test_gatk4_applybqsr_spark -c tests/config/nextflow.config -c ./tests/modules/gatk4/applybqsrspark/nextflow.config
|
||
|
tags:
|
||
|
- gatk4
|
||
|
- gatk4/applybqsrspark
|
||
|
files:
|
||
|
- path: output/gatk4/test.bam
|
||
|
md5sum: d088422be886dc8507ff97fcc7dd968a
|
||
|
- path: output/gatk4/versions.yml
|
||
|
|
||
|
- name: gatk4 applybqsr test_gatk4_applybqsr_spark_intervals
|
||
|
command: nextflow run tests/modules/gatk4/applybqsrspark -entry test_gatk4_applybqsr_spark_intervals -c tests/config/nextflow.config -c ./tests/modules/gatk4/applybqsrspark/nextflow.config
|
||
|
tags:
|
||
|
- gatk4
|
||
|
- gatk4/applybqsrspark
|
||
|
files:
|
||
|
- path: output/gatk4/test.bam
|
||
|
md5sum: 4bfa18d651abd945e240b05e70107716
|
||
|
- path: output/gatk4/versions.yml
|
||
|
|
||
|
- name: gatk4 applybqsr test_gatk4_applybqsr_spark_cram
|
||
|
command: nextflow run tests/modules/gatk4/applybqsrspark -entry test_gatk4_applybqsr_spark_cram -c tests/config/nextflow.config -c ./tests/modules/gatk4/applybqsrspark/nextflow.config
|
||
|
tags:
|
||
|
- gatk4
|
||
|
- gatk4/applybqsrspark
|
||
|
files:
|
||
|
- path: output/gatk4/test.cram
|
||
|
md5sum: 2e0bca197af4f043a4a85152e6edbe04
|
||
|
- path: output/gatk4/versions.yml
|