Uses of Interface
ubic.gemma.core.analysis.sequence.ProbeMapper
Packages that use ProbeMapper
-
Uses of ProbeMapper in ubic.gemma.core.analysis.sequence
Classes in ubic.gemma.core.analysis.sequence that implement ProbeMapperModifier and TypeClassDescriptionclassProvides 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 ProbeMapperModifierConstructorDescriptionArrayDesignProbeMapperServiceImpl(AnnotationAssociationService annotationAssociationService, ArrayDesignAnnotationService arrayDesignAnnotationService, ArrayDesignReportService arrayDesignReportService, ArrayDesignService arrayDesignService, ProbeMapper probeMapper, BioSequenceService bioSequenceService, BlatResultReadService blatResultService, CompositeSequenceService compositeSequenceService, ExpressionDataFileService expressionDataFileService, GeneProductService geneProductService, GeneService geneService, GenomePersister genomePersister, GoldenPathSequenceAnalysisFactory goldenPathSequenceAnalysisFactory, org.springframework.core.task.TaskExecutor taskExecutor)