To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("pdInfoBuilder")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.14
Builds platform design information packages. These consist of a SQLite database containing feature-level data such as x, y position on chip and featureSet ID. The database also incorporates featureSet-level annotation data. The products of this packages are used by the oligo pkg.
Author: Seth Falcon, Benilton Carvalho with contributions by Vince Carey, Matt Settles and Kristof de Beuf
Maintainer: Benilton Carvalho <beniltoncarvalho at gmail.com>
Citation (from within R,
enter citation("pdInfoBuilder")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("pdInfoBuilder")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("pdInfoBuilder")
| R Script | Building Annotation Packages with pdInfoBuilder for Use with the oligo Package | |
| R Script | PDInfo Package Building Affymetrix Mapping Chips | |
| Reference Manual | ||
| Text | NEWS |
| biocViews | Annotation, Infrastructure, Software |
| Version | 1.28.0 |
| In Bioconductor since | BioC 2.0 (R-2.5) |
| License | Artistic-2.0 |
| Depends | R (>= 2.15.0), methods, Biobase(>= 2.17.7), RSQLite (>= 0.11.1), affxparser(>= 1.29.12), oligo(>= 1.27.3) |
| Imports | Biostrings(>= 2.25.12), IRanges(>= 1.15.44) |
| Suggests | |
| System Requirements | |
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | maqcExpression4plex |
Follow Installation instructions to use this package in your R session.
| Package Source | pdInfoBuilder_1.28.0.tar.gz |
| Windows Binary | pdInfoBuilder_1.28.0.zip (32- & 64-bit) |
| Mac OS X 10.6 (Snow Leopard) | pdInfoBuilder_1.28.0.tgz |
| Mac OS X 10.9 (Mavericks) | pdInfoBuilder_1.28.0.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!