mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 12:43:09 +00:00
10 lines
323 B
YAML
10 lines
323 B
YAML
|
- name: deeptools plotheatmap
|
||
|
command: nextflow run tests/software/deeptools/plotheatmap -entry test_deeptools_plotheatmap -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- deeptools
|
||
|
- deeptools/plotheatmap
|
||
|
files:
|
||
|
- path: output/deeptools/test.plotHeatmap.mat.tab
|
||
|
- path: output/deeptools/test.plotHeatmap.pdf
|
||
|
|