Description Usage Arguments Value
This function serve as a wrapper for the Heatmap
function and uses features
to show expression values or columns from the use_dimred
slot.
1 2 3 |
object |
A |
features |
A character vector, vector of indices or a named list thereof. In case of a list, rows are split accordingly. |
exprs_values |
String indicating which assay contains the data that should be used for plotting. |
use_dimred |
A character string indicating which dimension reduction to use, or NULL. |
split_by |
Character vector indicating by which columns should be split. In case of length of one, it determines a column name of the |
rownames |
A string indicating a column name of |
scale |
A logical, indicating whether data should be scaled before plotting. |
col |
A vector of colors if the color mapping is discrete or a color mapping function if the matrix is continuous. See |
... |
Additional arguments passed on to the |
A Heatmap-class
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.