Description

Visualises sample correlations using a compressed matrix generated by mutlibamsummary 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}

method

:string

Correlation coefficient to use for heatmap or scatterplot generation

{spearman,pearson}

plot_type

:string

Type of output plot to display sample correlation

{heatmap,scatterplot}

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

*.{plotCorrelation.pdf}

matrix

meta

:map

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

*.tab

:file

Tab-separated file containing a matrix of pairwise correlations

*.{plotCorrelation.mat.tab}

versions_deeptools

${task.process}

:string

The name of the process

deeptools

:string

The name of the tool

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

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