Class GeoFamilyParser

java.lang.Object
ubic.gemma.core.loader.expression.geo.GeoFamilyParser
All Implemented Interfaces:
Parser<GeoParseResult>

public class GeoFamilyParser extends Object implements Parser<GeoParseResult>
Class for parsing GSE and GDS files from NCBI GEO. See ncbi geo for format information.
Author:
keshav, pavlidis
  • Constructor Details

    • GeoFamilyParser

      public GeoFamilyParser()
  • Method Details