Description

Computes PCA eigenvectors for a Hi-C matrix.

Input

name:type
description
pattern

meta

:map

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

matrix

:file

HiCExplorer matrix in h5 format

Output

name:type
description
pattern

results

meta

:map

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

${prefix}_*

:file

Outputs of hicPCA

pca1

meta

:map

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

${prefix}_pca1.$format

:file

PCA1 file

pca2

meta

:map

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

${prefix}_pca2.$format

:file

PCA2 file

versions_hicexplorer

${task.process}

:string

The name of the process

hicexplorer

:string

The name of the tool

hicPCA --version 2>&1 | sed 's/hicPCA //'

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

hicexplorer

:string

The name of the tool

hicPCA --version 2>&1 | sed 's/hicPCA //'

:eval

The expression to obtain the version of the tool

Tools

hicexplorer
GPL v3

Set of programs to process, analyze and visualize Hi-C and capture Hi-C data