mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-14 05:43:08 +00:00
26 lines
1.1 KiB
YAML
26 lines
1.1 KiB
YAML
- name: gatk4 reblockgvcf test_gatk4_reblockgvcf
|
|
command: nextflow run ./tests/modules/gatk4/reblockgvcf -entry test_gatk4_reblockgvcf -c ./tests/config/nextflow.config -c ./tests/modules/gatk4/reblockgvcf/nextflow.config
|
|
tags:
|
|
- gatk4/reblockgvcf
|
|
- gatk4
|
|
files:
|
|
- path: output/gatk4/test.rb.g.vcf.gz
|
|
- path: output/gatk4/test.rb.g.vcf.gz.tbi
|
|
|
|
- name: gatk4 reblockgvcf test_gatk4_reblockgvcf_intervals
|
|
command: nextflow run ./tests/modules/gatk4/reblockgvcf -entry test_gatk4_reblockgvcf_intervals -c ./tests/config/nextflow.config -c ./tests/modules/gatk4/reblockgvcf/nextflow.config
|
|
tags:
|
|
- gatk4/reblockgvcf
|
|
- gatk4
|
|
files:
|
|
- path: output/gatk4/test.rb.g.vcf.gz
|
|
- path: output/gatk4/test.rb.g.vcf.gz.tbi
|
|
|
|
- name: gatk4 reblockgvcf test_gatk4_reblockgvcf_dbsnp
|
|
command: nextflow run ./tests/modules/gatk4/reblockgvcf -entry test_gatk4_reblockgvcf_dbsnp -c ./tests/config/nextflow.config -c ./tests/modules/gatk4/reblockgvcf/nextflow.config
|
|
tags:
|
|
- gatk4/reblockgvcf
|
|
- gatk4
|
|
files:
|
|
- path: output/gatk4/test.rb.g.vcf.gz
|
|
- path: output/gatk4/test.rb.g.vcf.gz.tbi
|