java.lang.Object
ubic.gemma.core.loader.expression.geo.model.GeoData
ubic.gemma.core.loader.expression.geo.model.GeoRecord
All Implemented Interfaces:
Serializable

public class GeoRecord extends GeoData
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 Details

    • GeoRecord

      public GeoRecord()