mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
9764eef361
* Update eido/validate module * Update modules/eido/convert/meta.yml Co-authored-by: James A. Fellows Yates <jfy133@gmail.com> Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
17 lines
755 B
YAML
17 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/convert
|
|
- eido
|
|
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/convert
|
|
- eido
|
|
files:
|
|
- path: output/eido/samplesheet_converted.csv
|
|
md5sum: 2191ccc9c9c1ac4577726ea24cdb9fda
|