TopTopicGenes: Extract Top Topic Genes

View source: R/GetTopics.R

TopTopicGenesR Documentation

Extract Top Topic Genes

Description

This function extracts the top n scoring genes for each gene

Usage

TopTopicGenes(model, ngenes)

Arguments

model

LDA model.

ngenes

Number of genes to extract for each topic.

Value

matrix containing top genes for each topic

Examples

TopTopicGenes(LDA_model, 50)


JuliusCampbell/TITAN documentation built on May 24, 2023, 3:42 p.m.