- Home
- Bioconductor 3.6
- Software Packages
- pdInfoBuilder
pdInfoBuilder
This package is for version 3.6 of Bioconductor; for the stable, up-to-date release version, see pdInfoBuilder.
Platform Design Information Package Builder
Bioconductor version: 3.6
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, Vince Carey, Matt Settles, Kristof de Beuf, Benilton Carvalho
Maintainer: Benilton Carvalho <beniltoncarvalho at gmail.com>
citation("pdInfoBuilder")):
Installation
To install this package, start R (version "3.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("pdInfoBuilder")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("pdInfoBuilder")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.