To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("org.Sco.eg.db")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
Genome wide annotation for Streptomyces coelicolor, primarily based on mapping using Entrez Gene identifiers.
Author: Roxanne Legaie
Maintainer: Roxane Legaie <R.Legaie at warwick.ac.uk>
Citation (from within R,
enter citation("org.Sco.eg.db")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("org.Sco.eg.db")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("org.Sco.eg.db")
| Reference Manual |
| biocViews | AnnotationData, Streptomyces_coelicolor |
| Version | 2.4.2 |
| License | Artistic-2.0 |
| Depends | R (>= 2.7.0), methods, AnnotationDbi(>= 1.9.7) |
| Imports | methods, AnnotationDbi |
| Suggests | annotate |
| System Requirements | |
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me |
Follow Installation instructions to use this package in your R session.
| Package Source | org.Sco.eg.db_2.4.2.tar.gz |
| Windows Binary | org.Sco.eg.db_2.4.2.zip (32- & 64-bit) |
| Mac OS X 10.6 (Snow Leopard) | org.Sco.eg.db_2.4.2.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!