Class MeanVarianceServiceImpl

    • Constructor Detail

      • MeanVarianceServiceImpl

        public MeanVarianceServiceImpl()
    • Method Detail

      • create

        @Transactional
        public MeanVarianceRelation create​(ExpressionExperiment ee,
                                           boolean forceRecompute)
        Description copied from interface: MeanVarianceService
        Retrieve (and if necessary compute) the mean-variance relationship for the experiment
        Specified by:
        create in interface MeanVarianceService
        Parameters:
        ee - the ee to create the relation for
        forceRecompute - forces recomputation
        Returns:
        MeanVarianceRelation