Class DifferentialExpressionAnalyzerServiceImpl

java.lang.Object
ubic.gemma.core.analysis.expression.diff.DifferentialExpressionAnalyzerServiceImpl
All Implemented Interfaces:
DifferentialExpressionAnalyzerService

@Component @Transactional(propagation=NEVER) public class DifferentialExpressionAnalyzerServiceImpl extends Object implements DifferentialExpressionAnalyzerService
Differential expression service to run the differential expression analysis (and persist the results using the appropriate data access objects). Note that there is also a DifferentialExpressionAnalysisService (which handled CRUD for analyses). In contrast this _does_ the analysis.
Author:
keshav