Class RNASeqBatchInfoPopulationTest
- java.lang.Object
-
- org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
-
- ubic.gemma.core.util.test.BaseIntegrationTest
-
- ubic.gemma.core.util.test.BaseSpringContextTest
-
- ubic.gemma.core.loader.expression.geo.AbstractGeoServiceTest
-
- ubic.gemma.core.analysis.preprocess.batcheffects.RNASeqBatchInfoPopulationTest
-
- All Implemented Interfaces:
Aware,ApplicationContextAware
public class RNASeqBatchInfoPopulationTest extends AbstractGeoServiceTest
- Author:
- paul
-
-
Field Summary
-
Fields inherited from class ubic.gemma.core.util.test.BaseSpringContextTest
externalDatabaseService, log, persisterHelper, rule, taxonService, testHelper
-
Fields inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
applicationContext, logger
-
-
Constructor Summary
Constructors Constructor Description RNASeqBatchInfoPopulationTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetUp()voidteardown()voidtestBatchA()voidtestBatchB()voidtestBatchC()voidtestBatchD()voidtestBatchDX()voidtestBatchE()voidtestBatchF()voidtestBatchG()voidtestBatchH()voidtestBatchI()voidtestBatchJ()voidtestBatchK()voidtestBatchL()voidtestBatchM()voidtestBatchMixedHeaders()See https://github.com/PavlidisLab/GemmaCuration/issues/64voidtestBatchMixedHeadersSinglePlatform()voidtestBatchMixedHeadersSinglePlatformSingleton()voidtestBatchO()voidtestBatchP()voidtestBatchQ()voidtestBatchR()voidtestBatchS()voidtestGetBatches()Test of creating batch factor.voidtestGSE14285OneBatch()voidtestGSE156689NoBatchinfo()voidtestParseHeaders()-
Methods inherited from class ubic.gemma.core.loader.expression.geo.AbstractGeoServiceTest
getTestFileBasePath, getTestFileBasePath
-
Methods inherited from class ubic.gemma.core.util.test.BaseSpringContextTest
addTestAnalyses, countRowsInTable, deleteFromTables, executeSqlScript, getJdbcTemplate, getNewTestPersistentCompleteExpressionExperiment, getTaxon, getTestNonPersistentBioSequence, getTestPersistentArrayDesign, getTestPersistentArrayDesign, getTestPersistentArrayDesign, getTestPersistentBasicExpressionExperiment, getTestPersistentBasicExpressionExperiment, getTestPersistentBibliographicReference, getTestPersistentBioAssay, getTestPersistentBioAssay, getTestPersistentBioMaterial, getTestPersistentBioMaterial, getTestPersistentBioSequence, getTestPersistentBioSequence, getTestPersistentBioSequence2GeneProducts, getTestPersistentBlatResult, getTestPersistentBlatResult, getTestPersistentCompleteExpressionExperiment, getTestPersistentCompleteExpressionExperimentWithSequences, getTestPersistentCompleteExpressionExperimentWithSequences, getTestPersistentContact, getTestPersistentDatabaseEntry, getTestPersistentDatabaseEntry, getTestPersistentDatabaseEntry, getTestPersistentDatabaseEntry, getTestPersistentDatabaseEntry, getTestPersistentExpressionExperiment, getTestPersistentExpressionExperiment, getTestPersistentGene, getTestPersistentGene, getTestPersistentGeneProduct, getTestPersistentQuantitationType, randomName, resetTestCollectionSize, runAsAdmin, runAsAgent, runAsAnonymous, runAsUser, runAsUser, setTestCollectionSize
-
Methods inherited from class ubic.gemma.core.util.test.BaseIntegrationTest
setUpAuthentication, tearDownSecurityContext
-
Methods inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
setApplicationContext
-
-
-
-
Method Detail
-
testParseHeaders
public void testParseHeaders()
-
testGetBatches
public void testGetBatches() throws ExceptionTest of creating batch factor. GSE71229 has two lanes- Throws:
Exception
-
testBatchMixedHeaders
public void testBatchMixedHeaders() throws ExceptionSee https://github.com/PavlidisLab/GemmaCuration/issues/64- Throws:
Exception
-
testBatchMixedHeadersSinglePlatformSingleton
public void testBatchMixedHeadersSinglePlatformSingleton() throws Exception- Throws:
Exception
-
testBatchMixedHeadersSinglePlatform
public void testBatchMixedHeadersSinglePlatform() throws Exception- Throws:
Exception
-
teardown
public void teardown()
-
-