Class SingleCellExpressionDataDoubleMatrixTest
java.lang.Object
ubic.gemma.core.datastructure.matrix.SingleCellExpressionDataDoubleMatrixTest
-
Constructor Details
-
SingleCellExpressionDataDoubleMatrixTest
public SingleCellExpressionDataDoubleMatrixTest()
-
-
Method Details
-
test
public void test() -
testLog
public void testLog()On a log-scale, zero is mapped to negative infinity. -
testLog1p
public void testLog1p()In log1p, 0 is mapped back to 0. -
testRepeatedElements
public void testRepeatedElements()
-