mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-13 13:23:09 +00:00
79f3a55f6e
* created templates * updated functions.nf to the one on dev * Created test main * Fasta added and docker, conda, singularity passing * Fixed output version lint
8 lines
277 B
YAML
8 lines
277 B
YAML
- name: lofreq call test_lofreq_call
|
|
command: nextflow run tests/software/lofreq/call -entry test_lofreq_call -c tests/config/nextflow.config
|
|
tags:
|
|
- lofreq
|
|
- lofreq/call
|
|
files:
|
|
- path: output/lofreq/test.vcf.gz
|
|
md5sum: 421b407a172191e54d054018c8868cf7
|