mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 12:43:09 +00:00
df9125b46a
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
12 lines
451 B
YAML
12 lines
451 B
YAML
- name: ivar consensus
|
|
command: nextflow run ./tests/software/ivar/consensus -profile docker -entry test_ivar_consensus -c tests/config/nextflow.config
|
|
tags:
|
|
- ivar
|
|
- ivar_consensus
|
|
files:
|
|
- path: output/ivar/test.fa
|
|
md5sum: d791e777b669bd40f6074b5566722a47
|
|
- path: output/ivar/test.qual.txt
|
|
md5sum: 723126475ec74adfd876e2b47ffe35a8
|
|
- path: output/ivar/test.mpileup
|
|
md5sum: d1c0ef3978bec1c09c549f884ed5b76a
|