mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 12:43:09 +00:00
be390a25e5
* adding fasttree module * correct trailing whitespace * using sarscov2 as a test dir * remove TODO * update test data naming * further test data naming updates * remove options in favour of $options.args * ensure non standard exit codes don't cause an issue * update md5sum
7 lines
250 B
YAML
7 lines
250 B
YAML
- name: fasttree
|
|
command: nextflow run ./tests/software/fasttree -entry test_fasttree -c tests/config/nextflow.config
|
|
tags:
|
|
- fasttree
|
|
files:
|
|
- path: output/fasttree/fasttree_phylogeny.tre
|
|
md5sum: 63a886117535847c1e66fa4487f3b7d2
|