Uses of Package
ubic.gemma.core.loader.util.mapper
Packages that use ubic.gemma.core.loader.util.mapper
Package
Description
This package contains interfaces and classes for loading expression data.
This package contains specific logic for dealing with single-cell data from GEO.
This package contains interfaces and classes for loading sequencing data.
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.
Utilities for mapping
Identifiable entities to external identifiers.-
Classes in ubic.gemma.core.loader.util.mapper used by ubic.gemma.core.loader.expressionClassDescriptionStrategy used for comparing
BioAssayto sample names from the data.Maps gene identifiers toCompositeSequence. -
Classes in ubic.gemma.core.loader.util.mapper used by ubic.gemma.core.loader.expression.geo.singleCellClassDescriptionStrategy used for comparing
BioAssayto sample names from the data.Map external identifiers to Gemma entities.Interface for mappers that can provide hints of identifier candidates. -
Classes in ubic.gemma.core.loader.util.mapper used by ubic.gemma.core.loader.expression.sequencing
-
Classes in ubic.gemma.core.loader.util.mapper used by ubic.gemma.core.loader.expression.singleCellClassDescriptionStrategy used for comparing
BioAssayto sample names from the data.Maps gene identifiers toCompositeSequence. -
Classes in ubic.gemma.core.loader.util.mapper used by ubic.gemma.core.loader.expression.singleCell.metadata
-
Classes in ubic.gemma.core.loader.util.mapper used by ubic.gemma.core.loader.util.mapperClassDescriptionBase class for design element mapper that use gene identifiers.Strategy used for comparing
BioAssayto sample names from the data.Maps gene identifiers toCompositeSequence.Map external identifiers to Gemma entities.Mapping statistics computed from a given set of entities and identifiers.A stateful entity mapper keeps an internal state for a set of candidates to optimize the mapping process.Interface for mappers that can provide hints of identifier candidates.A simple implementation ofEntityMapperthat uses aMapto store association between identifiers and entities.