plotPCgeneLoadings | R Documentation |
scatter-bubble style of selected PCs and genes
plotPCgeneLoadings(SerObj, features, pcs = c(1, 2), quaT = 0.8, base_size = 10)
SerObj |
a seurat obj |
features |
features to show |
pcs |
a numeric vector of 2 pc nnumbers e.g. c(1, 2) |
quaT |
color pink via quantiles |
base_size |
base_size of plot |
ggplot scatter-bubble plot style
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.