mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
9dbaffff88
* fix bgziptabix extension * update test.yml
10 lines
443 B
YAML
10 lines
443 B
YAML
- name: tabix bgziptabix test_tabix_bgziptabix
|
|
command: nextflow run ./tests/modules/tabix/bgziptabix -entry test_tabix_bgziptabix -c ./tests/config/nextflow.config -c ./tests/modules/tabix/bgziptabix/nextflow.config
|
|
tags:
|
|
- tabix/bgziptabix
|
|
- tabix
|
|
files:
|
|
- path: output/tabix/test.vcf.gz
|
|
md5sum: fc178eb342a91dc0d1d568601ad8f8e2
|
|
- path: output/tabix/test.vcf.gz.tbi
|
|
md5sum: 36e11bf96ed0af4a92caa91a68612d64
|