mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
19 lines
643 B
YAML
19 lines
643 B
YAML
- name: happy prepy test_happy_prepy_vcf
|
|
command: nextflow run tests/modules/happy/prepy -entry test_happy_prepy_vcf -c tests/config/nextflow.config
|
|
tags:
|
|
- happy/prepy
|
|
- happy
|
|
files:
|
|
- path: output/happy/test.vcf.gz
|
|
- path: output/happy/versions.yml
|
|
md5sum: 814d20f1f29f23a3d21012748a5d6393
|
|
|
|
- name: happy prepy test_happy_prepy_gvcf
|
|
command: nextflow run tests/modules/happy/prepy -entry test_happy_prepy_gvcf -c tests/config/nextflow.config
|
|
tags:
|
|
- happy/prepy
|
|
- happy
|
|
files:
|
|
- path: output/happy/test.vcf.gz
|
|
- path: output/happy/versions.yml
|
|
md5sum: 970a54de46e68ef6d5228a26eaa4c8e7
|