Class SingleCellExpressionDataDoubleMatrixTest


  • public class SingleCellExpressionDataDoubleMatrixTest
    extends Object
    • Constructor Detail

      • SingleCellExpressionDataDoubleMatrixTest

        public SingleCellExpressionDataDoubleMatrixTest()
    • Method Detail

      • 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()