mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
682f789f93
* Bump tool versions for modules required in viralrecon * Fix all the tests * Fix Prettier lint * Remove empty md5sums
8 lines
361 B
YAML
8 lines
361 B
YAML
- name: bcftools stats test_bcftools_stats
|
|
command: nextflow run ./tests/modules/bcftools/stats -entry test_bcftools_stats -c ./tests/config/nextflow.config -c ./tests/modules/bcftools/stats/nextflow.config
|
|
tags:
|
|
- bcftools
|
|
- bcftools/stats
|
|
files:
|
|
- path: output/bcftools/test.bcftools_stats.txt
|
|
md5sum: b7b9abecf0f6a77c1472a380feca708b
|