Class GenericScanFileDateExtractor
java.lang.Object
ubic.gemma.core.analysis.preprocess.batcheffects.BaseScanDateExtractor
ubic.gemma.core.analysis.preprocess.batcheffects.GenericScanFileDateExtractor
- All Implemented Interfaces:
ScanDateExtractor
Looks through text file looking for a date near the top of the file in a reasonable format. Warning: don't use this
if the file format is actually known.
- 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
-
GenericScanFileDateExtractor
public GenericScanFileDateExtractor()
-
-
Method Details
-
extract
- Throws:
IOException
-