nf-core_modules/tests/modules/lofreq/call/test.yml
2021-07-19 08:53:27 +01:00

8 lines
393 B
YAML

- name: lofreq call test_lofreq_call
command: nextflow run tests/modules/lofreq/call -entry test_lofreq_call -c tests/config/nextflow.config
tags:
- lofreq
- lofreq/call
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).">']