Class ExpressionDataSVDTest
java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
ubic.gemma.core.util.test.BaseTest
ubic.gemma.core.analysis.preprocess.ExpressionDataSVDTest
- All Implemented Interfaces:
org.springframework.beans.factory.Aware,org.springframework.context.ApplicationContextAware
- Author:
- paul
-
Field Summary
Fields inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
applicationContext, logger -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
setApplicationContext
-
Constructor Details
-
ExpressionDataSVDTest
public ExpressionDataSVDTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
testGetS
public void testGetS() -
testGetU
public void testGetU() -
testMatrixReconstruct
public void testMatrixReconstruct() -
testEigenvalues
- Throws:
SVDException
-
testVarianceFractions
public void testVarianceFractions() -
testMatrixReconstructB
- Throws:
Exception
-
testUMatrixAsExpressionData
- Throws:
SVDException
-
testUMatrixAsExpressionDataUnnormalized
public void testUMatrixAsExpressionDataUnnormalized() -
testWinnow
public void testWinnow()
-