Package: KEGGREST 1.47.0
KEGGREST: Client-side REST access to the Kyoto Encyclopedia of Genes and Genomes (KEGG)
A package that provides a client interface to the Kyoto Encyclopedia of Genes and Genomes (KEGG) REST API. Only for academic use by academic users belonging to academic institutions (see <https://www.kegg.jp/kegg/rest/>). Note that KEGGREST is based on KEGGSOAP by J. Zhang, R. Gentleman, and Marc Carlson, and KEGG (python package) by Aurelien Mazurie.
Authors:
KEGGREST_1.47.0.tar.gz
KEGGREST_1.47.0.zip(r-4.5)KEGGREST_1.47.0.zip(r-4.4)KEGGREST_1.47.0.zip(r-4.3)
KEGGREST_1.47.0.tgz(r-4.4-any)KEGGREST_1.47.0.tgz(r-4.3-any)
KEGGREST_1.47.0.tar.gz(r-4.5-noble)KEGGREST_1.47.0.tar.gz(r-4.4-noble)
KEGGREST_1.47.0.tgz(r-4.4-emscripten)KEGGREST_1.47.0.tgz(r-4.3-emscripten)
KEGGREST.pdf |KEGGREST.html✨
KEGGREST/json (API)
NEWS
# Install 'KEGGREST' in R: |
install.packages('KEGGREST', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bioconductor/keggrest/issues
On BioConductor:KEGGREST-1.45.1(bioc 3.20)KEGGREST-1.44.1(bioc 3.19)
annotationpathwaysthirdpartyclientkeggbioconductor-packagecore-package
Last updated 26 days agofrom:388585c0a8. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 30 2024 |
R-4.5-win | OK | Oct 31 2024 |
R-4.5-linux | OK | Oct 30 2024 |
R-4.4-win | OK | Oct 30 2024 |
R-4.4-mac | OK | Oct 31 2024 |
R-4.3-win | OK | Oct 31 2024 |
R-4.3-mac | OK | Oct 31 2024 |
Exports:color.pathway.by.objectskeggCompoundskeggConvkeggFindkeggGetkeggInfokeggLinkkeggListlistDatabasesmark.pathway.by.objects
Dependencies:askpassBiocGenericsBiostringscrayoncurlGenomeInfoDbGenomeInfoDbDatahttrIRangesjsonlitemimeopensslpngR6S4VectorssysUCSC.utilsXVectorzlibbioc
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Get list of compounds IDs for pathway | keggCompounds |
Convert KEGG identifiers to/from outside identifiers | bconv conv keggConv |
Finds entries with matching query keywords or other query data in a given database | keggFind |
Retrieves given database entries | keggGet |
Displays the current statistics of a given database | info keggInfo |
Find related entries by using database cross-references. | keggLink link |
Returns a list of entry identifiers and associated definition for a given database or a given set of database entries. | keggList |
Lists the KEGG databases which may be searched. | listDatabases |
Client-side interface to obtain an url for a KEGG pathway diagram with a given set of genes marked | color.pathway.by.objects mark.pathway.by.objects |