mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-14 13:43:09 +00:00
e0d820f9f4
* feat: add snpeff * fix: linting * fix: tests * fix: add csv output * fix: add params information * fix: improve script * Update software/snpeff/environment.yml * Update software/snpeff/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 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 * fix test Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
8 lines
275 B
YAML
8 lines
275 B
YAML
- name: snpeff test_snpeff
|
|
command: nextflow run tests/software/snpeff -entry test_snpeff -c tests/config/nextflow.config
|
|
tags:
|
|
- snpeff
|
|
files:
|
|
- path: output/snpeff/test.ann.vcf
|
|
md5sum: 42db84cb186e33c6992f9306627201ac
|
|
- path: output/snpeff/test.csv
|