Uses of Interface
ubic.gemma.core.analysis.service.ArrayDesignAnnotationService
-
Packages that use ArrayDesignAnnotationService Package Description ubic.gemma.core.analysis.service ubic.gemma.core.loader.expression.arrayDesign ubic.gemma.rest -
-
Uses of ArrayDesignAnnotationService in ubic.gemma.core.analysis.service
Classes in ubic.gemma.core.analysis.service that implement ArrayDesignAnnotationService Modifier and Type Class Description class
ArrayDesignAnnotationServiceImpl
-
Uses of ArrayDesignAnnotationService in ubic.gemma.core.loader.expression.arrayDesign
Constructors in ubic.gemma.core.loader.expression.arrayDesign with parameters of type ArrayDesignAnnotationService 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)
-
Uses of ArrayDesignAnnotationService in ubic.gemma.rest
Constructors in ubic.gemma.rest with parameters of type ArrayDesignAnnotationService Constructor Description PlatformsWebService(GeneService geneService, ArrayDesignService arrayDesignService, CompositeSequenceService compositeSequenceService, ArrayDesignAnnotationService annotationFileService, PlatformArgService arrayDesignArgService, CompositeSequenceArgService probeArgService)
Constructor for service autowiring
-