2022-07-20 08:54:06 +00:00
|
|
|
- name: svdb merge test_svdb_merge
|
2022-02-04 14:29:44 +00:00
|
|
|
command: nextflow run ./tests/modules/svdb/merge -entry test_svdb_merge -c ./tests/config/nextflow.config -c ./tests/modules/svdb/merge/nextflow.config
|
|
|
|
tags:
|
|
|
|
- svdb
|
|
|
|
- svdb/merge
|
|
|
|
files:
|
2022-07-20 08:54:06 +00:00
|
|
|
- path: output/svdb/test_sv_merge.vcf.gz
|
|
|
|
- name: svdb merge test_svdb_merge_noprio
|
2022-02-24 08:49:30 +00:00
|
|
|
command: nextflow run ./tests/modules/svdb/merge -entry test_svdb_merge_noprio -c ./tests/config/nextflow.config -c ./tests/modules/svdb/merge/nextflow.config
|
|
|
|
tags:
|
|
|
|
- svdb
|
|
|
|
- svdb/merge
|
|
|
|
files:
|
2022-07-20 08:54:06 +00:00
|
|
|
- path: output/svdb/test_sv_merge.vcf.gz
|
2022-09-15 12:20:09 +00:00
|
|
|
- name: svdb merge test_svdb_merge_noprio stub
|
|
|
|
command: nextflow run ./tests/modules/svdb/merge -entry test_svdb_merge_noprio -c ./tests/config/nextflow.config -c ./tests/modules/svdb/merge/nextflow.config -stub
|
|
|
|
tags:
|
|
|
|
- svdb
|
|
|
|
- svdb/merge
|
|
|
|
files:
|
|
|
|
- path: output/svdb/test_sv_merge.vcf.gz
|