mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-13 13:23:09 +00:00
17dbff52f4
* added gatk4 variantfiltration * replace merge with filter * Update software/gatk4/variantfiltration/main.nf Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com> * updated input Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
8 lines
314 B
YAML
8 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
|