Description Usage Arguments Details Value Author(s) References See Also Examples
Function to retrieve REACTOME path_db IDs containing given genes.
1 | getREACTOMEPATHList(geneVector)
|
geneVector |
an Entrez gene IDs vector |
geneVector should be a vector of Entrez IDs.
return a REACTOME genes ID list, names of the list are REACTOME path IDs and elements are gene IDs.
Gang Feng, Pan Du and Simon Lin
Feng, G., Du, P., Krett, N., Tessel, M., Rosen, S., Kibbe, W.A. and Lin, S.M., 'A collection of bioconductor methods to visualize gene-list annotations', BMC Research Notes 2010, 3:10
1 2 | ## Not run: a <- getREACTOMEPATHList(c('8772', '1017'))
## Not run: length(a)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.