rnb.plot.ct.heatmap {RnBeads} | R Documentation |
Plot contributions of the cell types
rnb.plot.ct.heatmap(ct.obj, type = "nonnegative", writeToFile = FALSE, ...)
ct.obj |
Object of class |
type |
Type of cell type contributions to plot. |
writeToFile |
If |
... |
Other arguments passed to |
The cell type contributions are visualized as a heatmap
if writeToFile=TRUE
an object of class ReportPlot
,
or the protted matrix otherwise
Pavlo Lutsik