Uses of Class
ubic.gemma.core.loader.expression.geo.GeoSampleCorrespondence
Packages that use GeoSampleCorrespondence
Package
Description
-
Uses of GeoSampleCorrespondence in ubic.gemma.core.loader.expression.geo
Methods in ubic.gemma.core.loader.expression.geo that return GeoSampleCorrespondenceModifier and TypeMethodDescriptionGeoSampleCorrespondence.copy()DatasetCombiner.findGSECorrespondence(Collection<GeoDataset> dataSets) Try to line up samples across datasets.DatasetCombiner.findGSECorrespondence(GeoSeries series) Try to line up samples across datasets contained in a series. -
Uses of GeoSampleCorrespondence in ubic.gemma.core.loader.expression.geo.model
Methods in ubic.gemma.core.loader.expression.geo.model that return GeoSampleCorrespondenceMethods in ubic.gemma.core.loader.expression.geo.model with parameters of type GeoSampleCorrespondenceModifier and TypeMethodDescriptionvoidGeoSeries.setSampleCorrespondence(GeoSampleCorrespondence sampleCorrespondence)