getPathwayFromGene {SubpathwayMiner} | R Documentation |
Get pathwaysfrom genes.
getPathwayFromGene(geneList)
geneList |
A character vector of genes. |
Note that the result is the union of sets of pathways.
A character vector of pathways.
Chunquan Li <lcqbio@yahoo.com.cn>
## get the list of pathways of two genes. getPathwayFromGene(c("5224","8802"))