NAME NAME

matrix-clustering

VERSION

$program_version

DESCRIPTION

This program take as input a set of position-specific scoring matrices (PSSMs) and computes a hierarchical clustering of these motifs in order to identify groups of similarities and align the motifs of the same cluster. The clusters are represented as a group of trees (forest), the alignments are made for the consensus sequences and for the logos.

DEPENDENCIES

Various R packages are required in matrix-clustering in order to convert the hierarchical tree into different output formats, to manipulate the dendrogram which is exported, and to produce heatmaps.

RJSONIO : http://cran.r-project.org/web/packages/RJSONIO/index.html
ctc : http://www.bioconductor.org/packages/release/bioc/html/ctc.html
dendextend : http://cran.r-project.org/web/packages/dendextend/index.html
Rclusterpp: http://cran.r-project.org/web/packages/Rclusterpp/index.html
gplots : http://cran.r-project.org/web/packages/gplots/index.html

For visualize the logo forest it is required the JavaScript D3 (Data Driven Documents) library, the user can select an option to connect directly with the server to load the functions of this library (see option -d3_base).

D3 : http://d3js.org/

As many files are produced with matrix-clustering we created a dynamic website showing the complete list of results. We use the Javascript library JQuery to create this dynamic website.

JQuery: https://jquery.com/

AUTHORS

Implementation

Conception

CATEGORY

util

USAGE

matrix-clustering [-i inputfile] [-o outputfile] [-v ] [...]

OUTPUT FORMAT

SEE ALSO

OPTIONS