View source: R/TopicWordDistribution .R
SCE_FeaturePlot | R Documentation |
Returns a dataframe with the top n genes per topic
SCE_FeaturePlot(Model, nGenes = 50)
Model |
LDA Model Object |
nGenes |
Number of genes do you want returned per topic |
Returns a ggplot object or list of ggplot objects
SCE_FeaturePlot(SCE, 0.01, 1:12, 4, 'q5')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.