mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
c5235a983d
* Add blacklist of modules that shouldn't be updated to .nf-core.yml * nf-core modules bump-versions for all modules * Remove TODO statements identified by linting * Fix md5sums for failing tests * Fix more tests
12 lines
495 B
YAML
12 lines
495 B
YAML
- name: bcftools mpileup test_bcftools_mpileup
|
|
command: nextflow run tests/modules/bcftools/mpileup -entry test_bcftools_mpileup -c tests/config/nextflow.config
|
|
tags:
|
|
- bcftools/mpileup
|
|
- bcftools
|
|
files:
|
|
- path: output/bcftools/test.bcftools_stats.txt
|
|
md5sum: 74863ef525eef8d87e3119146d281bcf
|
|
- path: output/bcftools/test.vcf.gz.tbi
|
|
md5sum: 0772419c5d819b4caa4aebfcad010c6e
|
|
- path: output/bcftools/test.vcf.gz
|
|
md5sum: 9811674bb8da7ff30581319a910f2396
|