Description Usage Arguments Value
View source: R/SingleR.Plotting.R
Plot a feature on the t-SNE plot
1 2 | SingleR.PlotFeature(SingleR, seurat, plot.feature = "MaxScore",
dot.size = 1, title = NULL)
|
SingleR |
the output from the SingleR function |
seurat |
the seurat object |
plot.feature |
the feature to plot - 'MaxScore' for coloring according to the top score per cell, 'nGene' for number of non-zero genes, 'nUMI' for number of UMIs, or a gene name. |
dot.size |
size of the dot in the plot. |
ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.