mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +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
12 lines
551 B
YAML
12 lines
551 B
YAML
- name: bcftools mpileup test_bcftools_mpileup
|
|
command: nextflow run ./tests/modules/bcftools/mpileup -entry test_bcftools_mpileup -c ./tests/config/nextflow.config -c ./tests/modules/bcftools/mpileup/nextflow.config
|
|
tags:
|
|
- bcftools/mpileup
|
|
- bcftools
|
|
files:
|
|
- path: output/bcftools/test.bcftools_stats.txt
|
|
md5sum: 72c506e633413c6b439f95336933984e
|
|
- path: output/bcftools/test.vcf.gz.tbi
|
|
md5sum: ae0f17dcc2cb27034d848699b824c516
|
|
- path: output/bcftools/test.vcf.gz
|
|
md5sum: e9e520663875c66296f3bff0fa226c40
|