mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-14 05:43:08 +00:00
7b4a28b6e8
* feat: add VEP module * fix: name * fix: EC lint] * feat: add info about params * fix: params as params, not input * fix: improve script * Update software/ensemblvep/environment.yml Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com> * Apply suggestions from code review * Apply suggestions from code review Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com> Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
7 lines
265 B
YAML
7 lines
265 B
YAML
- name: ensemblvep test_ensemblvep
|
|
command: nextflow run tests/software/ensemblvep -entry test_ensemblvep -c tests/config/nextflow.config
|
|
tags:
|
|
- ensemblvep
|
|
files:
|
|
- path: output/ensemblvep/test.ann.vcf
|
|
- path: output/ensemblvep/test.summary.html
|