mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-15 14:13:09 +00:00
18 lines
755 B
YAML
18 lines
755 B
YAML
|
- name: eido convert test_eido_convert_nextflow_samplesheet
|
||
|
command: nextflow run ./tests/modules/eido/convert -entry test_eido_convert_nextflow_samplesheet -c ./tests/config/nextflow.config -c ./tests/modules/eido/convert/nextflow.config
|
||
|
tags:
|
||
|
- eido
|
||
|
- eido/convert
|
||
|
files:
|
||
|
- path: output/eido/samplesheet_converted.csv
|
||
|
md5sum: 7aa4da4944650b9c7c451c5dfbeae663
|
||
|
|
||
|
- name: eido convert test_eido_convert_pep_project
|
||
|
command: nextflow run ./tests/modules/eido/convert -entry test_eido_convert_pep_project -c ./tests/config/nextflow.config -c ./tests/modules/eido/convert/nextflow.config
|
||
|
tags:
|
||
|
- eido
|
||
|
- eido/convert
|
||
|
files:
|
||
|
- path: output/eido/samplesheet_converted.csv
|
||
|
md5sum: 2191ccc9c9c1ac4577726ea24cdb9fda
|