mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
9 lines
314 B
YAML
9 lines
314 B
YAML
|
- name: Run tests for gatk4/variantfiltration - test_gatk4_variantfiltration
|
||
|
command: nextflow run tests/software/gatk4/variantfiltration -entry test_gatk4_variantfiltration
|
||
|
-c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- gatk4
|
||
|
- gatk4_variantfiltration
|
||
|
files:
|
||
|
- path: output/gatk4/test.filtered.vcf
|