Description

calculates scores per genome regions for other deeptools plotting utilities

Input

name:type
description
pattern

meta{:bash}

:map

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

bigwig{:bash}

:file

bigwig file containing genomic scores

*.{bw,bigwig}

bed{:bash}

:file

bed file containing genomic regions

*.{bed}

Output

name:type
description
pattern

matrix{:bash}

meta{:bash}

:map

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

*.mat.gz{:bash}

:file

gzipped matrix file needed by the plotHeatmap and plotProfile deeptools utilities

*.{computeMatrix.mat.gz}

table{:bash}

meta{:bash}

:map

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

*.mat.tab{:bash}

:file

tabular file containing the scores of the generated matrix

*.{computeMatrix.vals.mat.tab}

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

deeptools
GPL v3

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