Package: aroma.affymetrix
Version: 2.3.0
Date: 2011-10-28
Title: Analysis of large Affymetrix microarray data sets
Author: Henrik Bengtsson <hb@stat.berkeley.edu>, Pierre Neuvial <pierre@stat.berkeley.edu>, Elizabeth Purdom <epurdom@stat.berkeley.edu>, Mark Robinson <mrobinson@wehi.edu.au>, Ken Simpson <ksimpson@wehi.edu.au>
Maintainer: Henrik Bengtsson <henrikb@braju.com>
Depends: R (>= 2.12.0), R.utils (>= 1.8.5), R.filesets (>= 1.1.0),
        aroma.core (>= 2.3.0), aroma.light (>= 1.21.2), aroma.apd (>=
        0.2.0), R.rsp (>= 0.6.2), affxparser (>= 1.22.0)
Imports: MASS, methods, splines, matrixStats (>= 0.3.0)
Suggests: RColorBrewer (>= 1.0-5), preprocessCore (>= 1.8.0), affyPLM
        (>= 1.22.0), affy (>= 1.24.0), limma (>= 3.2.0), gcrma (>=
        2.10.0), gsmoothr (>= 0.1.5), dChipIO (>= 0.1.0), oligo (>=
        1.12.0), oligoClasses (>= 1.10.0), DBI (>= 0.2-5),
        pdInfoBuilder (>= 1.12.0), Biobase (>= 2.9.0),
        AffymetrixDataTestFiles
Description: This package implements classes for files and sets of files for various Affymetrix file formats, e.g. AffymetrixCdfFile, AffymetrixCelFile, and AffymetrixCelSet.  These are designed to be memory efficient but still being fast.  The idea is to keep all data on file and only read data into memory when needed.  Clever caching mechanisms are used to minimize the overhead of data IO.  All of the above is hidden in the package API and for the developer (and the end user), the data is queried as if it lives in memory.  With this design it is only the diskspace that limits the number of arrays that can be analyzed.  To install, do: source("http://www.aroma-project.org/hbLite.R"); hbInstall("aroma.affymetrix").
License: LGPL (>= 2.1)
URL: http://www.aroma-project.org/
PatchURL: http://www.braju.com/R/
LazyLoad: TRUE
biocViews: ProprietaryPlatforms, ReportWriting, aCGH,
        CopyNumberVariants, DifferentialExpression, ExonArray,
        GeneExpression, SNP, Transcription, Microarray, OneChannel,
        DataImport, DataRepresentation, GUI, Visualization,
        Preprocessing, QualityControl
Packaged: 2011-10-29 02:24:39 UTC; hb
Repository: CRAN
Date/Publication: 2011-11-02 17:25:24
