Uses of Class
ubic.gemma.core.loader.expression.geo.model.GeoSeries
Packages that use GeoSeries
Package
Description
This package contains specific logic for dealing with single-cell data from GEO.
This package contains classes for loading single-cell expression data.
-
Uses of GeoSeries in ubic.gemma.core.loader.expression.geo
Methods in ubic.gemma.core.loader.expression.geo that return types with arguments of type GeoSeriesMethods in ubic.gemma.core.loader.expression.geo with parameters of type GeoSeriesModifier and TypeMethodDescriptionDatasetCombiner.findGSECorrespondence(GeoSeries series) Try to line up samples across datasets contained in a series.static Map<GeoPlatform, List<GeoSample>> DatasetCombiner.getPlatformSampleMap(GeoSeries geoSeries) voidGeoDomainObjectGenerator.processDataSet(GeoSeries series, String dataSetAccession, GeoFamilyParser parser) Process a data set and add it to the series -
Uses of GeoSeries in ubic.gemma.core.loader.expression.geo.model
Methods in ubic.gemma.core.loader.expression.geo.model that return types with arguments of type GeoSeriesMethods in ubic.gemma.core.loader.expression.geo.model with parameters of type GeoSeriesModifier and TypeMethodDescriptionvoidvoidGeoDataset.dissociateFromSeries(GeoSeries s) This is used when we break a series up into two, along organism lines. -
Uses of GeoSeries in ubic.gemma.core.loader.expression.geo.singleCell
Methods in ubic.gemma.core.loader.expression.geo.singleCell with parameters of type GeoSeriesModifier and TypeMethodDescriptionAbstractSingleFileInSeriesSingleCellDetector.downloadSingleCellData(GeoSeries series) Download single-cell data for the given GEO series.AbstractSingleFileInSeriesSingleCellDetector.downloadSingleCellData(GeoSeries series, String file) Download a specific supplementary file at the series-level.GeoSingleCellDetector.downloadSingleCellData(GeoSeries series) Download single-cell data from a GEO series to disk.GeoSingleCellDetector.downloadSingleCellData(GeoSeries series, GeoSample sample) Download a sample in the context of a series.GeoSingleCellDetector.downloadSingleCellData(GeoSeries series, GeoSample sample, SingleCellDataType dataType) voidGeoSingleCellDetector.downloadSingleCellData(GeoSeries series, SingleCellDataType dataType) voidGeoSingleCellDetector.downloadSingleCellData(GeoSeries series, SingleCellDataType dataType, String supplementaryFile) MexDetector.downloadSingleCellData(GeoSeries series) MexDetector.downloadSingleCellData(GeoSeries series, GeoSample sample) Download a GEO sample within the context of its series.SeriesAwareSingleCellDetector.downloadSingleCellData(GeoSeries series, GeoSample sample) SingleCellDetector.downloadSingleCellData(GeoSeries series) Download single-cell data for the given GEO series.AbstractSingleFileInSeriesSingleCellDetector.getAdditionalSupplementaryFiles(GeoSeries sample) GeoSingleCellDetector.getAdditionalSupplementaryFiles(GeoSeries series) GeoSingleCellDetector.getAdditionalSupplementaryFiles(GeoSeries series, GeoSample sample) MexDetector.getAdditionalSupplementaryFiles(GeoSeries series) MexDetector.getAdditionalSupplementaryFiles(GeoSeries series, GeoSample sample) SeriesAwareSingleCellDetector.getAdditionalSupplementaryFiles(GeoSeries series, GeoSample sample) SingleCellDetector.getAdditionalSupplementaryFiles(GeoSeries series) Obtain a list of all additional supplementary files.GeoSingleCellDetector.getAllSingleCellDataTypes(GeoSeries series) Obtain all single-cell data types a GEO series contains.protected PathObtain the download destination for the single-cell data file.AnnDataDetector.getSingleCellDataLoader(GeoSeries series, SingleCellDataLoaderConfig config) GeoSingleCellDetector.getSingleCellDataLoader(GeoSeries series, SingleCellDataLoaderConfig config) Obtain a single-cell data loader.LoomSingleCellDetector.getSingleCellDataLoader(GeoSeries series, SingleCellDataLoaderConfig config) MexDetector.getSingleCellDataLoader(GeoSeries series, SingleCellDataLoaderConfig config) SeuratDiskDetector.getSingleCellDataLoader(GeoSeries series, SingleCellDataLoaderConfig config) SingleCellDetector.getSingleCellDataLoader(GeoSeries series, SingleCellDataLoaderConfig config) Obtain a single cell data loader for the given GEO series based on previously downloading data.GeoSingleCellDetector.getSingleCellDataType(GeoSeries series) Determine the type of single-cell data a GEO series contains.booleanAbstractSingleFileInSeriesSingleCellDetector.hasSingleCellData(GeoSeries series) booleanGeoSingleCellDetector.hasSingleCellData(GeoSeries series) Detects if a GEO series has single-cell data either at the series-level or in individual samples.booleanGeoSingleCellDetector.hasSingleCellData(GeoSeries series, GeoSample sample) booleanMexDetector.hasSingleCellData(GeoSeries series) Indicate if the given GEO series has single-cell data.booleanMexDetector.hasSingleCellData(GeoSeries series, GeoSample sample) Check if a sample contains single-cell data in the context of its series.booleanSeriesAwareSingleCellDetector.hasSingleCellData(GeoSeries series, GeoSample sample) booleanSingleCellDetector.hasSingleCellData(GeoSeries series) Indicate if the given GEO series has single-cell data.booleanGeoSingleCellDetector.hasSingleCellDataInSeries(GeoSeries series) Check if a GEO series has single-cell data at the series-level.booleanGeoSingleCellDetector.hasSingleCellDataInSeries(GeoSeries series, SingleCellDataType dataType) Check if a GEO series has single-cell data at the series-level.booleanGeoSingleCellDetector.hasSingleCellDataInSra(GeoSeries series) Check if a GEO series has single-cell data in SRA.booleanGeoSingleCellDetector.hasSingleCellDataInSra(GeoSeries series, Collection<String> sraAccessions, Collection<String> sraAccessionsWithOtherDataTypes) Constructors in ubic.gemma.core.loader.expression.geo.singleCell with parameters of type GeoSeriesModifierConstructorDescriptionGeoMexSingleCellDataLoaderConfigurer(Path mexDir, GeoSeries series, Path cellRangerPrefix) -
Uses of GeoSeries in ubic.gemma.core.loader.expression.singleCell
Constructors in ubic.gemma.core.loader.expression.singleCell with parameters of type GeoSeriesModifierConstructorDescriptionMexSingleCellDataLoaderConfigurer(Path mexDir, Collection<BioAssay> bioAssays, BioAssayMapper bioAssayMapper, Path cellRangerPrefix, GeoSeries geoSeries) -
Uses of GeoSeries in ubic.gemma.persistence.service.expression.experiment
Methods in ubic.gemma.persistence.service.expression.experiment that return GeoSeriesModifier and TypeMethodDescriptionExpressionExperimentGeoService.getGeoSeries(ExpressionExperiment ee) Obtain the GEO series metadata.ExpressionExperimentGeoServiceImpl.getGeoSeries(ExpressionExperiment ee)