View source: R/dge_GetKeggGeneLists.R
dge_GetKeggGeneLists | R Documentation |
Returns one list per pathway, from the output of dge_RunPathfinder().
dge_GetKeggGeneLists(pathRes)
pathRes |
Dataframe, the output of dge_RunPathfinder(). |
A named list of character vectors containing gene names, with each vector named by its KEGG pathway.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.