Class GeoDomainObjectGeneratorLocal
- java.lang.Object
-
- ubic.gemma.core.loader.expression.geo.GeoDomainObjectGenerator
-
- ubic.gemma.core.loader.expression.geo.GeoDomainObjectGeneratorLocal
-
- All Implemented Interfaces:
SourceDomainObjectGenerator
public class GeoDomainObjectGeneratorLocal extends GeoDomainObjectGenerator
GEO object generator that works on local files. Created partly to assist in testing.- Author:
- pavlidis
-
-
Field Summary
-
Fields inherited from class ubic.gemma.core.loader.expression.geo.GeoDomainObjectGenerator
log
-
-
Constructor Summary
Constructors Constructor Description GeoDomainObjectGeneratorLocal(String fileLocation)
-
Method Summary
-
Methods inherited from class ubic.gemma.core.loader.expression.geo.GeoDomainObjectGenerator
generate, getProjectedAccessions, processDataSet, setDoSampleMatching, setNcbiApiKey, setProcessPlatformsOnly
-
-
-
-
Constructor Detail
-
GeoDomainObjectGeneratorLocal
public GeoDomainObjectGeneratorLocal(String fileLocation)
-
-