View source: R/classifier_visualization.R
heatmap_prediction | R Documentation |
Create a heatmap of data with predicted outcomes at the top and consensus
heatmap_prediction(se, assay = "data", cls_results, scale = FALSE, ...)
se |
|
assay |
a name of assay slot in |
cls_results |
An output of |
scale |
If TRUE, the data (=assays(se)[[assay]]) will be scaled |
... |
Additional parameters to be passed to |
Heatmap object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.