nf-core_modules/tests
Adam Talbot f19ec865aa
vcf2maf module with built in VEP (#1768)
vcf2maf module created

Additions:
 - vcf2maf module created
 - If VEP is present in PATH, it is added to command
 - If VEP is missing, it is ignored (recommended to skip with --inhibit-vep)
 - VEP version automatically added to versions.yml
 - Uses VEP cache during testing which is added to test-datasets in https://github.com/nf-core/test-datasets/pull/563
 - Default Docker image includes VEP and vcf2maf
 - Test includes without VEP.

Relates to #490
2022-06-20 18:27:12 +02:00
..
config vcf2maf module with built in VEP (#1768) 2022-06-20 18:27:12 +02:00
modules vcf2maf module with built in VEP (#1768) 2022-06-20 18:27:12 +02:00
subworkflows/nf-core refactor: rename and update subworkflow 2022-05-11 19:24:16 +02:00
test_versions_yml.py Update Git SHA messagre 2022-06-10 11:01:40 +00:00