Uses of Package
ubic.gemma.core.loader.expression.singleCell
Packages that use ubic.gemma.core.loader.expression.singleCell
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.
This package contains classes for loading single-cell metadata such as cell type assignment and cell-level
characteristics.
This package contains classes for transforming single cell expression data.
-
Classes in ubic.gemma.core.loader.expression.singleCell used by ubic.gemma.core.loader.expression.geo.singleCellClassDescriptionCommon interface for all single cell data loaders.Basic configuration for loading single-cell data.Supported single-cell data types.
-
Classes in ubic.gemma.core.loader.expression.singleCell used by ubic.gemma.core.loader.expression.singleCellClassDescriptionBase class for
AnnDataSingleCellDataLoader
configurers.Reads single-cell vectors from the AnnData on-disk HDF5 format.Load single cell data from 10X Genomics MEX format.Single-cell data loader used when no data is available.Adapt aSequencingMetadataFileDataLoader
so that it can be used as aSingleCellDataLoader
.Common interface for all single cell data loaders.Basic configuration for loading single-cell data.Interface for configuring a single-cell data loader.High-level service for loading single-cell data.Supported single-cell data types. -
Classes in ubic.gemma.core.loader.expression.singleCell used by ubic.gemma.core.loader.expression.singleCell.metadataClassDescriptionCommon interface for all single cell data loaders.
-