Package: affxparser
Version: 1.34.2
Depends: R (>= 2.6.0)
Suggests: R.utils (>= 1.29.8), AffymetrixDataTestFiles
Date: 2014-02-28
Title: Affymetrix File Parsing SDK
Authors@R: c(
  person("Henrik", "Bengtsson", role=c("aut")),
  person("James", "Bullard", role=c("aut")),
  person("Robert", "Gentleman", role=c("ctb")),
  person("Kasper Daniel", "Hansen", role=c("aut", "cre"), email="khansen@jhsph.edu"),
  person("Martin", "Morgan", role=c("ctb")))
Author: Henrik Bengtsson [aut], James Bullard [aut], Robert Gentleman [ctb], Kasper Daniel Hansen [aut, cre], Martin Morgan [ctb]
Maintainer: Kasper Daniel Hansen <khansen@jhsph.edu>
Description: Package for parsing Affymetrix files (CDF, CEL, CHP, BPMAP, BAR).  It provides methods for fast and memory efficient parsing of Affymetrix files using the Affymetrix' Fusion SDK.  Both ASCII- and binary-based files are supported.  Currently, there are methods for reading chip definition file (CDF) and a cell intensity file (CEL).  These files can be read either in full or in part.  For example, probe signals from a few probesets can be extracted very quickly from a set of CEL files into a convenient list structure.
FusionDetails: Fusion SDK v1.1.2
License: LGPL (>= 2)
LazyLoad: yes
biocViews: Infrastructure, DataImport
Packaged: 2014-03-01 07:45:56 UTC; biocbuild
Built: R 3.0.2; i386-w64-mingw32; 2014-03-01 09:49:44 UTC; windows
Archs: i386, x64
