Uses of Interface
ubic.gemma.persistence.service.genome.gene.GeneProductService
Packages that use GeneProductService
Package
Description
-
Uses of GeneProductService in ubic.gemma.core.loader.expression.arrayDesign
Constructors in ubic.gemma.core.loader.expression.arrayDesign with parameters of type GeneProductServiceModifierConstructorDescriptionArrayDesignProbeMapperServiceImpl(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 GeneProductService in ubic.gemma.persistence.service.expression.designElement
Constructors in ubic.gemma.persistence.service.expression.designElement with parameters of type GeneProductServiceModifierConstructorDescriptionCompositeSequenceServiceImpl(CompositeSequenceDao compositeSequenceDao, BioSequenceService bioSequenceService, GeneProductService geneProductService, BlatResultService blatResultService, ArrayDesignService arrayDesignService) -
Uses of GeneProductService in ubic.gemma.persistence.service.genome.gene
Classes in ubic.gemma.persistence.service.genome.gene that implement GeneProductService