nf-core_modules/tests/software/iqtree/test.yml

12 lines
324 B
YAML
Raw Normal View History

- name: iqtree
command: nextflow run ./tests/software/iqtree -entry test_iqtree -c tests/config/nextflow.config
tags:
- iqtree
files:
- path: output/iqtree/informative_sites.fas.treefile
contains:
- '(sample1:0.002'
- '(sample2:0.005'
- 'sample3:0.0005'
- 'sample4:0.001'