mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
9 lines
340 B
YAML
9 lines
340 B
YAML
|
- name: custom dumpsoftwareversions
|
||
|
command: nextflow run ./tests/modules/custom/dumpsoftwareversions -entry test_custom_dumpsoftwareversions -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- custom
|
||
|
- custom/dumpsoftwareversions
|
||
|
files:
|
||
|
- path: output/custom/software_versions.yml
|
||
|
- path: output/custom/software_versions_mqc.yml
|