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
8 lines
307 B
YAML
8 lines
307 B
YAML
- name: bcftools stats test_bcftools_stats
|
|
command: nextflow run tests/modules/bcftools/stats -entry test_bcftools_stats -c tests/config/nextflow.config
|
|
tags:
|
|
- bcftools
|
|
- bcftools/stats
|
|
files:
|
|
- path: output/bcftools/test.bcftools_stats.txt
|
|
md5sum: d3543531396cf7012f13ebdce639cbc8
|