mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-13 05:13:09 +00:00
eb04a0f1f6
* add pydamage module Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
15 lines
521 B
YAML
15 lines
521 B
YAML
- name: freebayes test_freebayes
|
|
command: nextflow run tests/modules/freebayes -entry test_freebayes -c tests/config/nextflow.config
|
|
tags:
|
|
- freebayes
|
|
files:
|
|
- path: output/freebayes/test.vcf.gz
|
|
md5sum: e8de5fe0025e331b939c2a849290f325
|
|
|
|
- name: freebayes test_freebayes_bed
|
|
command: nextflow run tests/modules/freebayes -entry test_freebayes_bed -c tests/config/nextflow.config
|
|
tags:
|
|
- freebayes
|
|
files:
|
|
- path: output/freebayes/test.vcf.gz
|
|
md5sum: 1c41cbec0cfa15002ce91b869ce9d519
|