Uses of Interface
ubic.gemma.persistence.service.genome.sequenceAnalysis.BlatResultService
Packages that use BlatResultService
Package
Description
-
Uses of BlatResultService in ubic.gemma.core.analysis.sequence
Constructors in ubic.gemma.core.analysis.sequence with parameters of type BlatResultServiceModifierConstructorDescriptionArrayDesignMapResultServiceImpl(BlatResultService blatResultService, BlatAssociationService blatAssociationService, ArrayDesignService arrayDesignService, CompositeSequenceService compositeSequenceService) -
Uses of BlatResultService in ubic.gemma.core.loader.expression.arrayDesign
Constructors in ubic.gemma.core.loader.expression.arrayDesign with parameters of type BlatResultServiceModifierConstructorDescriptionArrayDesignProbeMapperServiceImpl(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) -
Uses of BlatResultService in ubic.gemma.persistence.service.expression.designElement
Constructors in ubic.gemma.persistence.service.expression.designElement with parameters of type BlatResultServiceModifierConstructorDescriptionCompositeSequenceServiceImpl(CompositeSequenceDao compositeSequenceDao, BioSequenceService bioSequenceService, GeneProductService geneProductService, BlatResultService blatResultService, ArrayDesignService arrayDesignService) -
Uses of BlatResultService in ubic.gemma.persistence.service.genome.sequenceAnalysis
Classes in ubic.gemma.persistence.service.genome.sequenceAnalysis that implement BlatResultServiceModifier and TypeClassDescriptionclassSpring Service base class forBlatResultService, provides access to all services and entities referenced by this service.