Class GeoRecord
java.lang.Object
ubic.gemma.core.loader.expression.geo.model.GeoData
ubic.gemma.core.loader.expression.geo.model.GeoRecord
- All Implemented Interfaces:
Serializable
Used to contain GEO summary information from the 'Browse' views.
This model is not intended for parsing GEO metadata in general, but rather get high-level metadata for browsing, use
GeoPlatform
, GeoSeries
and GeoSample
for more advanced parsing scenarios.
- Author:
- pavlidis
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ubic.gemma.core.loader.expression.geo.model.GeoData
addColumnName, addRelation, equals, hashCode, toString
-
Constructor Details
-
GeoRecord
public GeoRecord()
-