Uses of Class
ubic.gemma.core.loader.expression.geo.model.GeoData
Packages that use GeoData
Package
Description
-
Uses of GeoData in ubic.gemma.core.loader.expression.geo
Methods in ubic.gemma.core.loader.expression.geo that return types with arguments of type GeoDataMethods in ubic.gemma.core.loader.expression.geo with parameters of type GeoDataModifier and TypeMethodDescriptionMethod parameters in ubic.gemma.core.loader.expression.geo with type arguments of type GeoDataModifier and TypeMethodDescriptionGeoConverter.convert
(Collection<? extends GeoData> geoObjects) <T extends Identifiable>
Collection<T> GeoConverter.convert
(Collection<? extends GeoData> geoObjects, Class<T> dataType) Convert a collection of GeoData objects, retaining only elements of the specified data type.GeoConverterImpl.convert
(Collection<? extends GeoData> geoObjects) <T extends Identifiable>
Collection<T> GeoConverterImpl.convert
(Collection<? extends GeoData> geoObjects, Class<T> dataType) -
Uses of GeoData in ubic.gemma.core.loader.expression.geo.model
Subclasses of GeoData in ubic.gemma.core.loader.expression.geo.modelModifier and TypeClassDescriptionclass
A GEO-curated dataset.class
Bean describing a microarray platform in GEOclass
Used to contain GEO summary information from the 'Browse' views.class
Represents a sample (GSM) in GEO.class
Represents a set of GEO samples that were submitted together.class
Represents a subset of samples.