Package: aroma.affymetrix
Version: 1.1.1
Date: 2009-06-29
Title: Analysis of large Affymetrix microarray data sets
Author: Henrik Bengtsson <hb@stat.berkeley.edu>, Ken Simpson
        <ksimpson@wehi.edu.au>, Elizabeth Purdom
        <epurdom@stat.berkeley.edu>, Mark Robinson
        <mrobinson@wehi.edu.au>
Maintainer: Henrik Bengtsson <henrikb@braju.com>
Depends: R (>= 2.6.0), R.utils (>= 1.1.6), aroma.core (>= 1.1.2),
        aroma.light (>= 1.12.2), R.huge (>= 0.1.6), aroma.apd (>=
        0.1.3), R.rsp (>= 0.3.4), affxparser (>= 1.13.8)
Imports: MASS, methods, splines, RColorBrewer (>= 1.0-2), matrixStats
        (>= 0.1.4)
Suggests: DBI (>= 0.2-4), Biobase (>= 1.16.1), preprocessCore (>=
        1.0.0), GLAD (>= 1.12.0), DNAcopy (>= 1.18.0), geneplotter (>=
        1.16.0), oligo (>= 1.2.2), oligoClasses (>= 1.1.0), affyPLM (>=
        1.14.0), affy (>= 1.16.0), EBImage (>= 2.2.0), pdInfoBuilder
        (>= 1.6.0), limma (>= 2.16.3), gcrma (>= 2.10.0), gsmoothr (>=
        0.1.1), HaarSeg (>= 0.0.2), dChipIO (>= 0.1.0)
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 what number of arrays can
        be analyzed.
License: LGPL (>= 2.1)
URL: http://www.braju.com/R/aroma.affymetrix/
PatchURL: http://www.braju.com/R/
LazyLoad: TRUE
biocViews: Infrastructure, Microarray, OneChannel, DataImport,
        Preprocessing, DNACopyNumber
Packaged: 2009-06-29 17:43:44 UTC; hb
Repository: CRAN
Date/Publication: 2009-06-29 18:31:39
