mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 12:43:09 +00:00
e751e5040a
* Bump software versions for viralrecon modules * Remove custom params.save_unaligned from bowtie2_align * Unify samtools modules and error if input and output names are the same * Fix ALL the tests
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: 1f948177196b09806782e1ee801463a2
|