mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-13 13:23:09 +00:00
11 lines
No EOL
539 B
YAML
11 lines
No EOL
539 B
YAML
- name: Run phantompeakqualtools test workflow
|
|
command: nextflow run ./tests/software/phantompeakqualtools/ -profile docker -entry test_phantompeakqualtools -c tests/config/nextflow.config
|
|
tags:
|
|
- phantompeakqualtools
|
|
files:
|
|
- path: output/phantompeakqualtools/test.spp.out
|
|
md5sum: c18220e8082e695995edecc99235ec85
|
|
- path: output/phantompeakqualtools/test.spp.pdf
|
|
md5sum: 098765dccaf0384c3988ce3cdbd64ec4
|
|
- path: output/phantompeakqualtools/test.spp.Rdata
|
|
md5sum: 751283cd3aa02efef2ab0444a9cfb301 |