mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-15 22:23:09 +00:00
c9b29c7686
* Add eido/convert module * Run prettier * Update modules/eido/convert/main.nf Co-authored-by: James A. Fellows Yates <jfy133@gmail.com> * Update modules/eido/convert/main.nf Co-authored-by: James A. Fellows Yates <jfy133@gmail.com> * Update extension format 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
|
|
- 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
|