Class DifferentialExpressionAnalyzerServiceImpl

  • All Implemented Interfaces:
    DifferentialExpressionAnalyzerService

    @Component
    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