Class BatchInfoParser
java.lang.Object
ubic.gemma.core.analysis.preprocess.batcheffects.BatchInfoParser
Parse information on batch from raw data files. This will typically correspond to "scan date" for an array.
- Author:
- paul
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BatchInfoParser
public BatchInfoParser()
-
-
Method Details
-
getAccessionToBioAssayMap
- Parameters:
ee
- experiment- Returns:
- bioassay accession (GSM...) to bioassay map
-
getBatchInfo
-
getScanDateExtractor
- Returns:
- the extractor used. The class of the value can tell you what type of file was detected, or if it was generic.
-