Uses of Interface
ubic.gemma.core.analysis.sequence.ProbeMapper
-
Packages that use ProbeMapper Package Description ubic.gemma.core.analysis.sequence ubic.gemma.core.loader.expression.arrayDesign -
-
Uses of ProbeMapper in ubic.gemma.core.analysis.sequence
Classes in ubic.gemma.core.analysis.sequence that implement ProbeMapper Modifier and Type Class Description class
ProbeMapperImpl
Provides methods for mapping sequences to genes and gene products. -
Uses of ProbeMapper in ubic.gemma.core.loader.expression.arrayDesign
Constructors in ubic.gemma.core.loader.expression.arrayDesign with parameters of type ProbeMapper Constructor Description ArrayDesignProbeMapperServiceImpl(AnnotationAssociationService annotationAssociationService, ArrayDesignAnnotationService arrayDesignAnnotationService, ArrayDesignReportService arrayDesignReportService, ArrayDesignService arrayDesignService, ProbeMapper probeMapper, BioSequenceService bioSequenceService, BlatResultService blatResultService, CompositeSequenceService compositeSequenceService, ExpressionDataFileService expressionDataFileService, GeneProductService geneProductService, GeneService geneService, Persister persisterHelper, org.springframework.core.task.TaskExecutor taskExecutor)
-