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
10 lines
363 B
YAML
10 lines
363 B
YAML
- name: tabix bgziptabix
|
|
command: nextflow run ./tests/modules/tabix/bgziptabix -entry test_tabix_bgziptabix -c tests/config/nextflow.config
|
|
tags:
|
|
- tabix
|
|
- tabix/bgziptabix
|
|
files:
|
|
- path: ./output/tabix/test.gz
|
|
md5sum: fc178eb342a91dc0d1d568601ad8f8e2
|
|
- path: ./output/tabix/test.gz.tbi
|
|
md5sum: 36e11bf96ed0af4a92caa91a68612d64
|