mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33: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
261 B
YAML
8 lines
261 B
YAML
- name: tabix bgzip
|
|
command: nextflow run ./tests/modules/tabix/bgzip -entry test_tabix_bgzip -c tests/config/nextflow.config
|
|
tags:
|
|
- tabix
|
|
- tabix/bgzip
|
|
files:
|
|
- path: ./output/tabix/test.vcf.gz
|
|
md5sum: fc178eb342a91dc0d1d568601ad8f8e2
|