GetTopics | R Documentation |
This function extracts the cell-topic information from the LDA model. The output matrix is the cell-topic matrix giving a normalized score of how much each cell corresponds with each topic
GetTopics(model, Object)
model |
LDA model. |
Object |
Seurat object containing the data the model was created with. |
document-topic matrix
GetTopics(LDA_model, SeuratObj)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.