mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-13 05:13:09 +00:00
8 lines
451 B
YAML
8 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
|