To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("org.Mm.eg.db")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
Genome wide annotation for Mouse, primarily based on mapping using Entrez Gene identifiers.
Author: Marc Carlson
Maintainer: Bioconductor Package Maintainer <maintainer at bioconductor.org>
Citation (from within R,
enter citation("org.Mm.eg.db")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("org.Mm.eg.db")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("org.Mm.eg.db")
| Reference Manual |
Follow Installation instructions to use this package in your R session.
| Package Source | org.Mm.eg.db_2.10.1.tar.gz |
| Windows Binary | org.Mm.eg.db_2.10.1.zip (32- & 64-bit) |
| Mac OS X 10.6 (Snow Leopard) | org.Mm.eg.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!