Description Arguments Examples
Class for containing the heatmap and additional objects
RawData |
Matrix of gene expression (required) |
ProcessedData |
Matrix of gene expression after processing (generated) |
Plots |
list of all the plots generated (generated) |
PlotData |
list of all data used to generate the plots. (generated) |
ColInfo |
Data frame of info for column sidebars (optional) |
RowData |
Data frame of info for row sidebars (optional) |
Information |
list of various aspects of the data |
1 | heatmapClass <- heatmapClass(RawData = expressionMatrix)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.