Uses of Interface
ubic.gemma.core.analysis.service.ExpressionDataFileService
-
Packages that use ExpressionDataFileService Package Description ubic.gemma.core.analysis.service ubic.gemma.core.loader.expression.arrayDesign -
-
Uses of ExpressionDataFileService in ubic.gemma.core.analysis.service
Classes in ubic.gemma.core.analysis.service that implement ExpressionDataFileService Modifier and Type Class Description class
ExpressionDataFileServiceImpl
Supports the creation and location of 'flat file' versions of data in the system, for download by users. -
Uses of ExpressionDataFileService in ubic.gemma.core.loader.expression.arrayDesign
Constructors in ubic.gemma.core.loader.expression.arrayDesign with parameters of type ExpressionDataFileService 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)
-