Class GenericScanFileDateExtractor

java.lang.Object
ubic.gemma.core.analysis.preprocess.batcheffects.BaseScanDateExtractor
ubic.gemma.core.analysis.preprocess.batcheffects.GenericScanFileDateExtractor
All Implemented Interfaces:
ScanDateExtractor

public class GenericScanFileDateExtractor extends BaseScanDateExtractor
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
  • Constructor Details

    • GenericScanFileDateExtractor

      public GenericScanFileDateExtractor()
  • Method Details