Class ExpressionExperimentReportServiceImpl

java.lang.Object
ubic.gemma.core.analysis.report.ExpressionExperimentReportServiceImpl
All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean, ExpressionExperimentReportService

@Service("expressionExperimentReportService") public class ExpressionExperimentReportServiceImpl extends Object implements ExpressionExperimentReportService, org.springframework.beans.factory.InitializingBean
Handles creation, serialization and/or marshaling of reports about expression experiments. Reports are stored in ExpressionExperimentValueObjects.
Author:
jsantos, paul, klc