Uses of Interface
ubic.gemma.persistence.service.expression.designElement.CompositeSequenceService
-
-
Uses of CompositeSequenceService in ubic.gemma.core.analysis.sequence
Constructors in ubic.gemma.core.analysis.sequence with parameters of type CompositeSequenceService Constructor Description ArrayDesignMapResultServiceImpl(BlatResultService blatResultService, BlatAssociationService blatAssociationService, ArrayDesignService arrayDesignService, CompositeSequenceService compositeSequenceService)
-
Uses of CompositeSequenceService in ubic.gemma.core.loader.expression.arrayDesign
Constructors in ubic.gemma.core.loader.expression.arrayDesign with parameters of type CompositeSequenceService 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 CompositeSequenceService in ubic.gemma.persistence.service.expression.designElement
Classes in ubic.gemma.persistence.service.expression.designElement that implement CompositeSequenceService Modifier and Type Class Description class
CompositeSequenceServiceImpl
-
Uses of CompositeSequenceService in ubic.gemma.persistence.util
Methods in ubic.gemma.persistence.util with parameters of type CompositeSequenceService Modifier and Type Method Description org.springframework.core.convert.ConversionService
ValueObjectConfig. valueObjectConversionService(ArrayDesignService arrayDesignService, BibliographicReferenceService bibliographicReferenceService, BioSequenceService bioSequenceService, CompositeSequenceService compositeSequenceService, ExpressionExperimentService expressionExperimentService, ExpressionExperimentSetService experimentSetService, GeneService geneService, GeneSetService geneSetService, BlacklistedEntityService blacklistedEntityService)
-
Uses of CompositeSequenceService in ubic.gemma.rest.util.args
Constructors in ubic.gemma.rest.util.args with parameters of type CompositeSequenceService Constructor Description CompositeSequenceArgService(CompositeSequenceService service)
GeneArgService(GeneService service, GeneOntologyService geneOntologyService, CompositeSequenceService compositeSequenceService)
PlatformArgService(ArrayDesignService service, ExpressionExperimentService eeService, CompositeSequenceService csService)
-