Class ExpressionDataSVDTest

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

    @ContextConfiguration
    public class ExpressionDataSVDTest
    extends BaseTest
    Author:
    paul
    • Constructor Detail

      • ExpressionDataSVDTest

        public ExpressionDataSVDTest()
    • Method Detail

      • testGetS

        public void testGetS()
      • testGetU

        public void testGetU()
      • testMatrixReconstruct

        public void testMatrixReconstruct()
      • testEigenvalues

        public void testEigenvalues()
                             throws ubic.gemma.core.analysis.preprocess.svd.SVDException
        Throws:
        ubic.gemma.core.analysis.preprocess.svd.SVDException
      • testVarianceFractions

        public void testVarianceFractions()
      • testMatrixReconstructB

        public void testMatrixReconstructB()
                                    throws Exception
        Throws:
        Exception
      • testUMatrixAsExpressionData

        public void testUMatrixAsExpressionData()
                                         throws ubic.gemma.core.analysis.preprocess.svd.SVDException
        Throws:
        ubic.gemma.core.analysis.preprocess.svd.SVDException
      • testUMatrixAsExpressionDataUnnormalized

        public void testUMatrixAsExpressionDataUnnormalized()
      • testWinnow

        public void testWinnow()