Description

plots values produced by deeptools_computematrix as a profile plot

Input

name:type
description
pattern

meta

:map

Groovy Map containing sample information e.g. [ id:‘test’ ]

matrix

:file

gzipped matrix file produced by deeptools_ computematrix deeptools utility

*.{mat.gz}

Output

name:type
description
pattern

pdf

meta

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

*.pdf

:file

Output figure containing resulting plot

*.{plotProfile.pdf}

table

meta

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

*.tab

:file

Output table

*.tab

versions_deeptools

${task.process}

:string

The name of the process

deeptools

:string

The name of the tool

plotProfile --version | sed "s/plotProfile //g"

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

deeptools

:string

The name of the tool

plotProfile --version | sed "s/plotProfile //g"

:eval

The expression to obtain the version of the tool

Tools

deeptools
GPL v3

A set of user-friendly tools for normalization and visualization of deep-sequencing data