Class AnnDataSingleCellDataLoaderTest
java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
ubic.gemma.core.util.test.BaseTest
ubic.gemma.core.loader.expression.singleCell.AnnDataSingleCellDataLoaderTest
- All Implemented Interfaces:
org.springframework.beans.factory.Aware,org.springframework.context.ApplicationContextAware
-
Field Summary
Fields inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
applicationContext, logger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidAnnData on-disk format was formalized in the 0.8.x series.voidvoidvoidvoidvoidvoidvoidThis test exercise the ability of the Configurer to detect datasets that need to be unrawed and transposed.Methods inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
setApplicationContext
-
Constructor Details
-
AnnDataSingleCellDataLoaderTest
public AnnDataSingleCellDataLoaderTest()
-
-
Method Details
-
testGSE225158
- Throws:
IOException
-
testSubsetOfGSE225158
- Throws:
IOException
-
testLoadSpecificSamples
- Throws:
IOException
-
testLoadSampleInDifferentOrder
- Throws:
IOException
-
testGSE216457
AnnData on-disk format was formalized in the 0.8.x series. This file was generated with 0.7.x.- Throws:
IOException
-
testRawDataset
- Throws:
IOException
-
testLayeredAnnDataFile
- Throws:
IOException
-
testUnrawAndTranspose
This test exercise the ability of the Configurer to detect datasets that need to be unrawed and transposed.- Throws:
IOException
-