To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("KEGGREST")
    In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
A package that provides a client interface to the KEGG REST server. Based on KEGGSOAP by J. Zhang, R. Gentleman, and Marc Carlson, and KEGG (python package) by Aurelien Mazurie.
Author: Dan Tenenbaum
Maintainer: Bioconductor Package Maintainer <maintainer at bioconductor.org>
Citation (from within R,
      enter citation("KEGGREST")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("KEGGREST")
    To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("KEGGREST")
    
| HTML | R Script | Accessing the KEGG REST API | 
| Reference Manual | ||
| Text | NEWS | 
| biocViews | Annotation, ConnectTools, Pathways, Software | 
| Version | 1.2.2 | 
| In Bioconductor since | BioC 2.12 (R-3.0) | 
| License | Artistic-2.0 | 
| Depends | |
| Imports | methods, httr, png, Biostrings | 
| Suggests | RUnit, BiocGenerics, knitr | 
| System Requirements | |
| URL | |
| Depends On Me | Hiiragi2013, PAPi, ROntoTools | 
| Imports Me | gage, pathview | 
| Suggests Me | 
Follow Installation instructions to use this package in your R session.
| Package Source | KEGGREST_1.2.2.tar.gz | 
| Windows Binary | KEGGREST_1.2.2.zip (32- & 64-bit) | 
| Mac OS X 10.6 (Snow Leopard) | KEGGREST_1.2.2.tgz | 
| Browse/checkout source | (username/password: readonly) | 
| Package Downloads Report | Download Stats | 
 
  
  Common Bioconductor workflows include:
 
  
  Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!