mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
ffe0375048
* Extending output from snpEff * Test of additional output-files from snpEff * Removing some md5 checks
11 lines
454 B
YAML
11 lines
454 B
YAML
- name: snpeff test_snpeff
|
|
command: nextflow run ./tests/modules/snpeff -entry test_snpeff -c ./tests/config/nextflow.config -c ./tests/modules/snpeff/nextflow.config
|
|
tags:
|
|
- snpeff
|
|
files:
|
|
- path: output/snpeff/test.ann.vcf
|
|
md5sum: e933384e572fc5ed0cce0faf1c0b2cc9
|
|
- path: output/snpeff/test.csv
|
|
- path: output/snpeff/test.genes.txt
|
|
md5sum: 130536bf0237d7f3f746d32aaa32840a
|
|
- path: output/snpeff/snpEff_summary.html
|