mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-13 13:23:09 +00:00
0b40798d1b
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
8 lines
433 B
YAML
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).">']
|