TopTopicGenes | R Documentation |
This function extracts the top n scoring genes for each gene
TopTopicGenes(model, ngenes)
model |
LDA model. |
ngenes |
Number of genes to extract for each topic. |
matrix containing top genes for each topic
TopTopicGenes(LDA_model, 50)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.