mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
6e7c0e945b
* added vcf2db * fix test.yml * possible fix for failing tests * fix version number * fix test.yml * removed some comments
6 lines
233 B
YAML
6 lines
233 B
YAML
- name: vcf2db test_vcf2db
|
|
command: nextflow run ./tests/modules/vcf2db -entry test_vcf2db -c ./tests/config/nextflow.config -c ./tests/modules/vcf2db/nextflow.config
|
|
tags:
|
|
- vcf2db
|
|
files:
|
|
- path: output/vcf2db/test.db
|