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