Class AnnDataSingleCellDataLoaderTest


  • public class AnnDataSingleCellDataLoaderTest
    extends Object
    • Constructor Detail

      • AnnDataSingleCellDataLoaderTest

        public AnnDataSingleCellDataLoaderTest()
    • Method Detail

      • testLoadSampleInDifferentOrder

        public void testLoadSampleInDifferentOrder()
                                            throws IOException
        Throws:
        IOException
      • testGSE216457

        public void testGSE216457()
                           throws IOException
        AnnData on-disk format was formalized in the 0.8.x series. This file was generated with 0.7.x.
        Throws:
        IOException
      • testUnrawAndTranspose

        public void testUnrawAndTranspose()
                                   throws IOException
        This test exercise the ability of the Configurer to detect datasets that need to be unrawed and transposed.
        Throws:
        IOException