Uses of Interface
ubic.gemma.core.analysis.report.ArrayDesignReportService
Packages that use ArrayDesignReportService
Package
Description
This package contains built-in Gemma CLI applications.
-
Uses of ArrayDesignReportService in ubic.gemma.apps
Fields in ubic.gemma.apps declared as ArrayDesignReportServiceModifier and TypeFieldDescriptionprotected ArrayDesignReportServiceArrayDesignSequenceManipulatingCli.arrayDesignReportService -
Uses of ArrayDesignReportService in ubic.gemma.core.analysis.report
Classes in ubic.gemma.core.analysis.report that implement ArrayDesignReportService -
Uses of ArrayDesignReportService in ubic.gemma.core.loader.expression.arrayDesign
Constructors in ubic.gemma.core.loader.expression.arrayDesign with parameters of type ArrayDesignReportServiceModifierConstructorDescriptionArrayDesignMergeServiceImpl(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, String fastaCmdExe)