To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("GenomeInfoDb")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
Contains data and functions that define and allow translation between different chromosome sequence naming conventions (e.g., "chr1" versus "1"), including a function that attempts to place sequence names in their natural, rather than lexicographic, order.
Author: Sonali Arora, Martin Morgan, Marc Carlson, H. Pages
Maintainer: Bioconductor Package Maintainer <maintainer at bioconductor.org>
Citation (from within R,
enter citation("GenomeInfoDb")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("GenomeInfoDb")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("GenomeInfoDb")
| R Script | GenomeInfoDb :Introduction to GenomeInfoDb | |
| GenomeInfoDb: Submitting your organism to GenomeInfoDb | ||
| Reference Manual | ||
| Text | NEWS | |
| Video | Simple tasks genomeInfoDb |
Follow Installation instructions to use this package in your R session.
| Package Source | GenomeInfoDb_1.2.5.tar.gz |
| Windows Binary | GenomeInfoDb_1.2.5.zip |
| Mac OS X 10.6 (Snow Leopard) | GenomeInfoDb_1.2.5.tgz |
| Mac OS X 10.9 (Mavericks) | GenomeInfoDb_1.2.5.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!