mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
9 lines
451 B
YAML
9 lines
451 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.single_end.sorted.bam.out
|
||
|
- path: output/phantompeakqualtools/test.single_end.sorted.bam.pdf
|
||
|
- path: output/phantompeakqualtools/test.single_end.sorted.bam.Rdata
|