To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("AnnotationForge")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
Provides code for generating Annotation packages and their databases. Packages produced are intended to be used with AnnotationDbi.
Author: Marc Carlson, Herve Pages
Maintainer: Bioconductor Package Maintainer <maintainer at bioconductor.org>
Citation (from within R,
enter citation("AnnotationForge")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("AnnotationForge")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("AnnotationForge")
R Script | AnnotationForge: Creating select Interfaces for custom Annotation resources | |
R Script | Creating probe packages | |
R Script | SQLForge: An easy way to create a new annotation package with a standard database schema. | |
HTML | R Script | Making New Organism Packages |
Reference Manual | ||
Text | NEWS |
biocViews | Annotation, Infrastructure, Software |
Version | 1.8.2 |
In Bioconductor since | BioC 2.11 (R-2.15) |
License | Artistic-2.0 |
Depends | R (>= 2.7.0), methods, utils, BiocGenerics(>= 0.1.13), Biobase(>= 1.17.0), AnnotationDbi(>= 1.19.15), org.Hs.eg.db |
Imports | methods, utils, DBI, RSQLite, BiocGenerics, S4Vectors, Biobase |
LinkingTo | |
Suggests | DBI (>= 0.2-4), RSQLite (>= 0.6-4), XML, RCurl, hgu95av2.db, human.db0, affy, Homo.sapiens, hom.Hs.inp.db, GO.db, BiocStyle, knitr |
SystemRequirements | |
Enhances | |
URL | |
Depends On Me | |
Imports Me | GGHumanMethCancerPanelv1.db, GOstats |
Suggests Me | AnnotationDbi |
Build Report |
Follow Installation instructions to use this package in your R session.
Package Source | AnnotationForge_1.8.2.tar.gz |
Windows Binary | AnnotationForge_1.8.2.zip |
Mac OS X 10.6 (Snow Leopard) | AnnotationForge_1.8.2.tgz |
Mac OS X 10.9 (Mavericks) | AnnotationForge_1.8.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!