View source: R/addTopicsToSeuratObject.R
addTopicsToSeuratObject | R Documentation |
This function adds the topic-document information as individual columns to the Seurat metadata for each topic
addTopicsToSeuratObject(model, Object)
model |
LDA model output |
Object |
Seurat object containing the data the model was created with. |
Seurat object with updated metadata
addTopicsToSeuratObject(LDAmodel, SeuratObj)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.