Arguments
dataSet
an object, returned from method of getPlotDataSet(), with all plot data
summaryType
character vector, either "text" or "bar", for plot type of summary data
summarybyRow
logic, if the summary data is for each row or for each column
heatmapMax
numeric, maximum value for heatmap plot, set to NULL to use the maximum
value in input data.
heatmapMin
numeric, minimum value for heatmap plot, set to NULL to use the minimum
value in input data.
heatmapColor
character vector,one of "BlueWhiteRed", "GreenWhiteRed", "GreenYellowRed",
"GreenBlackRed" , or "YellowToRed"