oligo
This package is for version 3.20 of Bioconductor; for the stable, up-to-date release version, see oligo.
Preprocessing tools for oligonucleotide arrays
Bioconductor version: 3.20
A package to analyze oligonucleotide arrays (expression/SNP/tiling/exon) at probe-level. It currently supports Affymetrix (CEL files) and NimbleGen arrays (XYS files).
Author: Benilton Carvalho and Rafael Irizarry
Maintainer: Benilton Carvalho <benilton at unicamp.br>
citation("oligo")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("oligo")
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("oligo")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.