clusteringOutput | R Documentation |
This module plots the expression profiles (scaled for comparison) of the
selected rows of the input matrix provided by the selectmatrix
module.
clusteringOutput(id)
id |
Submodule namespace |
The clara
method, a fast approximation of
partitioning about medoids, is used to produce the clusters. As well as
defining the input matrix users can decide how the clusters are drawn and how
many clusters should be generated.
This funcion provides the form elements to control the display
This provides actual plot element for display by applications
output An HTML tag object that can be rendered as HTML using as.character()
clusteringOutput("myid")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.