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 validate test_eido_validate_on_nextflow_samplesheet
|
||
|
command: nextflow run ./tests/modules/eido/validate -entry test_eido_validate_on_nextflow_samplesheet -c ./tests/config/nextflow.config -c ./tests/modules/eido/validate/nextflow.config
|
||
|
tags:
|
||
|
- eido/validate
|
||
|
- eido
|
||
|
files:
|
||
|
- path: output/eido/validation.log
|
||
|
md5sum: 3a197c21ebf411aac7616bf9b4470de3
|
||
|
|
||
|
- name: eido validate test_eido_validate_on_pep_config
|
||
|
command: nextflow run ./tests/modules/eido/validate -entry test_eido_validate_on_pep_config -c ./tests/config/nextflow.config -c ./tests/modules/eido/validate/nextflow.config
|
||
|
tags:
|
||
|
- eido/validate
|
||
|
- eido
|
||
|
files:
|
||
|
- path: output/eido/validation.log
|
||
|
md5sum: 3a197c21ebf411aac7616bf9b4470de3
|