Description

Generates principal component analysis (PCA) plot using a compressed matrix generated by multibamsummary or multibigwigsummary as input.

Input

name:type
description
pattern

meta

:map

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

matrix

:file

compressed matrix file produced by mutlibamsummary or multibigwigsummary

*.{npz}

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

*.{plotPCA.pdf}

tab

meta

:map

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

*.tab

:file

Tab file containing data used to generate the PCA plot

*.{plotPCA.tab}

versions_deeptools

${task.process}

:string

The name of the process

deeptools

:string

The name of the tool

plotPCA --version | sed "s/plotPCA //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

plotPCA --version | sed "s/plotPCA //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