oligo
This is the development version of oligo; for the stable release version, see oligo.
Preprocessing tools for oligonucleotide arrays
Bioconductor version: Development (3.23)
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 (from within R, enter
citation("oligo")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("oligo")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
| Reference Manual |
Details
| biocViews | DataImport, DifferentialExpression, ExonArray, GeneExpression, Microarray, OneChannel, Preprocessing, SNP, Software, TwoChannel |
| Version | 1.75.0 |
| In Bioconductor since | BioC 2.0 (R-2.5) (18.5 years) |
| License | LGPL (>= 2) |
| Depends | R (>= 3.2.0), BiocGenerics(>= 0.13.11), oligoClasses(>= 1.29.6), Biobase(>= 2.27.3), Biostrings(>= 2.35.12) |
| Imports | affyio(>= 1.35.0), affxparser(>= 1.39.4), DBI (>= 0.3.1), ff, graphics, methods, preprocessCore(>= 1.29.0), RSQLite (>= 1.0.0), splines, stats, stats4, utils, bit |
| System Requirements | |
| URL | https://github.com/benilton/oligo |
See More
| Suggests | BSgenome.Hsapiens.UCSC.hg18, hapmap100kxba, pd.hg.u95av2, pd.mapping50k.xba240, pd.huex.1.0.st.v2, pd.hg18.60mer.expr, pd.hugene.1.0.st.v1, maqcExpression4plex, genefilter, limma, RColorBrewer, oligoData, BiocStyle, knitr, RUnit, biomaRt, AnnotationDbi, ACME, RCurl |
| Linking To | preprocessCore |
| Enhances | doMC, doMPI |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Links To Me | |
| Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | |
| Windows Binary (x86_64) | |
| macOS Binary (x86_64) | |
| macOS Binary (arm64) | |
| Source Repository | git clone https://git.bioconductor.org/packages/oligo |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/oligo |
| Package Short Url | https://bioconductor.org/packages/oligo/ |
| Package Downloads Report | Download Stats |