Class AffyScanDateExtractor
java.lang.Object
ubic.gemma.core.analysis.preprocess.batcheffects.BaseScanDateExtractor
ubic.gemma.core.analysis.preprocess.batcheffects.AffyScanDateExtractor
- All Implemented Interfaces:
ScanDateExtractor
Extract the scan date from Affymetrix CEL files. Handles both version 3 (ASCII) and 4 (binary) files.
Note that the Affymetrix documentation does not mention a date, explicitly, but it's in the "DatHeader"
- Author:
- paul
-
Field Summary
Fields inherited from class ubic.gemma.core.analysis.preprocess.batcheffects.BaseScanDateExtractor
GENEPIX_DATETIME_HEADER_REGEXP
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ubic.gemma.core.analysis.preprocess.batcheffects.BaseScanDateExtractor
extractGenePix, parseGenePixDateTime, parseISO8601, parseLongFormat, parseStandardFormat
-
Constructor Details
-
AffyScanDateExtractor
public AffyScanDateExtractor()
-
-
Method Details
-
extract
-
parseGenericCCHeader
- Throws:
IOException
-