exp_in_chip | R Documentation |
Title: heatmap on chip
exp_in_chip( object, features, cells = NULL, slot = "scale.data", rotate = NULL, size = 2, cols = c("#F3EDEC", "red", "black"), ... )
object |
the Seurat object |
features |
the gene ID want to display |
cells |
the cell want to subset |
slot |
must be one of "counts","data","scale.data" |
rotate |
the rotate angle, must be a pi number, like pi/2 |
size |
the point size |
cols |
the color vector to mapping |
... |
inherit |
ggplot
#
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.