Uses of Class
ubic.gemma.core.loader.expression.geo.service.GeoService.GeoUpdateConfig
Packages that use GeoService.GeoUpdateConfig
-
Uses of GeoService.GeoUpdateConfig in ubic.gemma.core.loader.expression.geo.service
Methods in ubic.gemma.core.loader.expression.geo.service that return GeoService.GeoUpdateConfigMethods in ubic.gemma.core.loader.expression.geo.service with parameters of type GeoService.GeoUpdateConfigModifier and TypeMethodDescriptionvoidGeoService.updateFromGEO(String geoAccession, GeoService.GeoUpdateConfig geoUpdateConfig) Refetch and reprocess the GEO series, updating select information.voidGeoService.updateFromGEO(ExpressionExperiment expressionExperiment, GeoService.GeoUpdateConfig geoUpdateConfig) Refetch and reprocess a given experiment.voidGeoServiceImpl.updateFromGEO(String geoAccession, GeoService.GeoUpdateConfig geoUpdateConfig) voidGeoServiceImpl.updateFromGEO(ExpressionExperiment ee, GeoService.GeoUpdateConfig geoUpdateConfig)