Class SingleCellDescriptiveTest

java.lang.Object
ubic.gemma.core.analysis.singleCell.SingleCellDescriptiveTest

public class SingleCellDescriptiveTest extends Object
  • Constructor Details

    • SingleCellDescriptiveTest

      public SingleCellDescriptiveTest()
  • Method Details

    • testCountDataAsInts

      @Test public void testCountDataAsInts()
    • testCountDataAsLongs

      @Test public void testCountDataAsLongs()
    • testCountDataAsFloats

      @Test public void testCountDataAsFloats()
    • testCountDataAsDoubles

      @Test public void testCountDataAsDoubles()
    • testLogTransformedData

      @Test public void testLogTransformedData()