To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("KEGG.db")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
A set of annotation maps for KEGG assembled using data from KEGG
Author: Marc Carlson
Maintainer: Bioconductor Package Maintainer <maintainer at bioconductor.org>
Citation (from within R,
enter citation("KEGG.db")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("KEGG.db")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("KEGG.db")
| Reference Manual | ||
| Text | LICENSE |
| biocViews | AnnotationData, FunctionalAnnotation |
| Version | 2.10.1 |
| License | file LICENSE |
| Depends | R (>= 2.7.0), methods, AnnotationDbi(>= 1.23.24) |
| Imports | methods, AnnotationDbi |
| Suggests | |
| System Requirements | |
| URL | |
| Depends On Me | affycoretools, annaffy, attract, domainsignatures, ExpressionView, KEGGprofile, Mulder2012, PADOG, PGSEA |
| Imports Me | adSplit, attract, clusterProfiler, ExpressionView, PADOG, PCpheno |
| Suggests Me | AnnotationDbi, BiocCaseStudies, CancerMutationAnalysis, Category, categoryCompare, eisa, gCMAP, GeneAnswers, GenomicRanges, GlobalAncova, globaltest, HTSanalyzeR, KEGGgraph, MLP, neaGUI, pcot2, PCpheno, phenoTest, Rsamtools, RTopper, safe, SAGx |
Follow Installation instructions to use this package in your R session.
| Package Source | KEGG.db_2.10.1.tar.gz |
| Windows Binary | KEGG.db_2.10.1.zip (32- & 64-bit) |
| Mac OS X 10.6 (Snow Leopard) | KEGG.db_2.10.1.tgz |
| Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!