geneInCategory | R Documentation |
geneInCategory generic
geneInCategory(x)
x |
enrichResult |
'geneInCategory' return a list of genes, by spliting the input gene vector to enriched functional categories
data(geneList, package="DOSE")
de <- names(geneList)[1:100]
x <- enrichDO(de)
geneInCategory(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.