nf-core_modules/tests/modules/lofreq/callparallel/test.yml
Johnathan D 0b40798d1b
fix: lofreq/callparallel missing arg (#562) (#586)
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-07-19 09:19:27 +01:00

8 lines
433 B
YAML

- name: lofreq callparallel test_lofreq_callparallel
command: nextflow run tests/modules/lofreq/callparallel -entry test_lofreq_callparallel -c tests/config/nextflow.config
tags:
- lofreq/callparallel
- lofreq
files:
- path: output/lofreq/test.vcf.gz
contains: ['##INFO=<ID=CONSVAR,Number=0,Type=Flag,Description="Indicates that the variant is a consensus variant (as opposed to a low frequency variant).">']