heatmapClass-class: Class for containing the heatmap and additional objects

Description Arguments Examples

Description

Class for containing the heatmap and additional objects

Arguments

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

Examples

1
heatmapClass <- heatmapClass(RawData = expressionMatrix)

findlaycopley/ggheatmap documentation built on Nov. 15, 2020, 7:39 p.m.