Uses of Class
ubic.gemma.core.loader.util.mapper.EntityMapper.MappingStatistics
Packages that use EntityMapper.MappingStatistics
-
Uses of EntityMapper.MappingStatistics in ubic.gemma.core.loader.util.mapper
Methods in ubic.gemma.core.loader.util.mapper that return EntityMapper.MappingStatisticsModifier and TypeMethodDescriptionChainedEntityMapper.getMappingStatistics
(Collection<T> candidates, Collection<String> identifiers) default EntityMapper.MappingStatistics
EntityMapper.getMappingStatistics
(Collection<T> candidates, Collection<String> identifiers) Calculate mapping statistics for a set of gene identifiers and candidates.EntityMapper.StatefulEntityMapper.getMappingStatistics
(Collection<String> identifiers) Calculate mapping statistics for a set of gene identifiers.