Entering edit mode
Guido Hooiveld
★
4.1k
@guido-hooiveld-2020
Last seen 7 days ago
Wageningen University, Wageningen, the …
Hi,
I am exploring the package KEGG REST.
I would like to retrieve the genes that belong to a specific pathway,
e.g. all human genes that are in the Arachidonic Acid Metabolism
pathway (= map00590). For now the topology of the pathway is not of
relevance to me.
I have checked the KEGG REST vignette but could not find how to do
this, so if this is possible a pointer would be appreciated.
Thanks,
Guido
As a side node (for the maintainer): I noticed that the API has
recently been updated (18 January 2013); a.o. KGML files can now be
retrieved and also conversion options from/to KEGG IDs has been
expanded.
> sessionInfo()
R Under development (unstable) (2012-11-21 r61136)
Platform: i386-w64-mingw32/i386 (32-bit)
locale:
[1] LC_COLLATE=English_United States.1252
[2] LC_CTYPE=English_United States.1252
[3] LC_MONETARY=English_United States.1252
[4] LC_NUMERIC=C
[5] LC_TIME=English_United States.1252
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] KEGGREST_0.99.1
loaded via a namespace (and not attached):
[1] BiocGenerics_0.5.6 Biostrings_2.27.10 digest_0.6.2 httr_0.2
[5] IRanges_1.17.30 parallel_2.16.0 png_0.1-4
RCurl_1.91-1.1
[9] stats4_2.16.0 stringr_0.6.2 tools_2.16.0
>
[[alternative HTML version deleted]]