Uses of Interface
ubic.gemma.core.analysis.service.ExpressionDataFileService
Packages that use ExpressionDataFileService
-
Uses of ExpressionDataFileService in ubic.gemma.core.analysis.service
Classes in ubic.gemma.core.analysis.service that implement ExpressionDataFileServiceModifier and TypeClassDescriptionclassSupports 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 ExpressionDataFileServiceModifierConstructorDescriptionArrayDesignProbeMapperServiceImpl(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)