Bioconductor version: 2.6
The package handles pre-processing, normalization, filtering and analysis of Affymetrix GeneChip expression arrays, including exon arrays (Exon 1.0 ST: core, extended, full probesets), gene arrays (Gene 1.0 ST) and plate arrays on computers with 1 GB RAM only. It imports Affymetrix .CDF, .CLF, .PGF and .CEL as well as annotation files, and computes e.g. RMA, MAS5, FARMS, DFW, MAS5-calls, DABG-calls, I/NI-calls, FIRMA. It is an R wrapper to XPS (eXpression Profiling System), which is based on ROOT, an object-oriented framework developed at CERN. Thus, the prior installation of ROOT is a prerequisite for the usage of this package, however, no knowledge of ROOT is required. ROOT is licensed under LGPL and can be downloaded from http://root.cern.ch.
Author: Christian Stratowa, Vienna, Austria
Maintainer: Christian Stratowa <cstrato at aon.at>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("xps")
To cite this package in a publication, start R and enter:
citation("xps")
R Script | 1. XPS Vignette: Overview | |
R Script | 2. XPS Vignette: Classes | |
R Script | 3. XPS Vignette: Comparison APT vs XPS | |
R Script | 4. XPS Vignette: Function express() | |
Reference Manual |
biocViews | ExonArray, GeneExpression, Microarray, OneChannel, DataImport, Preprocessing, Transcription, DifferentialExpression |
Depends | R (>= 2.6.0), methods |
Imports | |
Suggests | |
System Requirements | root_v5.24.00 |
License | GPL (>= 2.0) |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me | |
Version | 1.8.3 |
Since | Bioconductor 2.2 (R-2.7) |
Package Source | xps_1.8.3.tar.gz |
Windows Binary | xps_1.8.3.zip (32- & 64-bit) |
MacOS 10.5 (Leopard) binary | xps_1.8.3.tgz |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!