Uses of Interface
ubic.gemma.core.analysis.report.ArrayDesignReportService
-
Packages that use ArrayDesignReportService Package Description ubic.gemma.core.analysis.report ubic.gemma.core.apps ubic.gemma.core.loader.expression.arrayDesign -
-
Uses of ArrayDesignReportService in ubic.gemma.core.analysis.report
Classes in ubic.gemma.core.analysis.report that implement ArrayDesignReportService Modifier and Type Class Description class
ArrayDesignReportServiceImpl
-
Uses of ArrayDesignReportService in ubic.gemma.core.apps
Methods in ubic.gemma.core.apps that return ArrayDesignReportService Modifier and Type Method Description protected ArrayDesignReportService
ArrayDesignSequenceManipulatingCli. getArrayDesignReportService()
-
Uses of ArrayDesignReportService in ubic.gemma.core.loader.expression.arrayDesign
Constructors in ubic.gemma.core.loader.expression.arrayDesign with parameters of type ArrayDesignReportService Constructor Description ArrayDesignMergeServiceImpl(ArrayDesignService arrayDesignService, ArrayDesignReportService arrayDesignReportService, ArrayDesignMergeHelperService mergeServiceHelper)
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)
ArrayDesignSequenceAlignmentServiceImpl(ArrayDesignReportService arrayDesignReportService, ArrayDesignService arrayDesignService, BioSequenceService bioSequenceService, Persister persisterHelper)
ArrayDesignSequenceProcessingServiceImpl(ArrayDesignReportService arrayDesignReportService, ArrayDesignService arrayDesignService, BioSequenceService bioSequenceService, ExternalDatabaseService externalDatabaseService, Persister persisterHelper)
-