mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23: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
8 lines
356 B
YAML
8 lines
356 B
YAML
- name: bcftools concat test_bcftools_concat
|
|
command: nextflow run ./tests/modules/bcftools/concat -entry test_bcftools_concat -c ./tests/config/nextflow.config -c ./tests/modules/bcftools/concat/nextflow.config
|
|
tags:
|
|
- bcftools/concat
|
|
- bcftools
|
|
files:
|
|
- path: output/bcftools/test3.vcf.gz
|
|
md5sum: 35c88bfaad20101062e98beb217d7137
|