Class RNASeqBatchInfoPopulationTest
java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
ubic.gemma.core.util.test.BaseTest
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:
org.springframework.beans.factory.Aware,org.springframework.context.ApplicationContextAware
- Author:
- paul
-
Field Summary
FieldsFields inherited from class ubic.gemma.core.util.test.BaseSpringContextTest
externalDatabaseService, log, persisterHelper, rule, taxonService, testHelperFields inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
applicationContext, logger -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ubic.gemma.core.loader.expression.geo.AbstractGeoServiceTest
getTestFileBasePath, getTestFileBasePathMethods inherited from class ubic.gemma.core.util.test.BaseSpringContextTest
addTestAnalyses, countRowsInTable, deleteFromTables, 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, setTestCollectionSizeMethods inherited from class ubic.gemma.core.util.test.BaseIntegrationTest
setUpAuthentication, tearDownSecurityContextMethods inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
setApplicationContext
-
Field Details
-
networkAvailableRule
-
-
Constructor Details
-
RNASeqBatchInfoPopulationTest
public RNASeqBatchInfoPopulationTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
testParseHeaders
public void testParseHeaders() -
testGetBatches
@NetworkAvailable(url="https://eutils.ncbi.nlm.nih.gov/entrez/eutils/esearch.fcgi") public void testGetBatches() throws ExceptionTest of creating batch factor. GSE71229 has two lanes- Throws:
Exception
-
testGSE14285OneBatch
@NetworkAvailable(url="https://eutils.ncbi.nlm.nih.gov/entrez/eutils/esearch.fcgi") public void testGSE14285OneBatch() throws Exception- Throws:
Exception
-
testGSE156689NoBatchinfo
@NetworkAvailable(url="https://eutils.ncbi.nlm.nih.gov/entrez/eutils/esearch.fcgi") public void testGSE156689NoBatchinfo() throws Exception- Throws:
Exception
-
testBatchA
- Throws:
Exception
-
testBatchB
- Throws:
Exception
-
testBatchC
- Throws:
Exception
-
testBatchD
- Throws:
Exception
-
testBatchDX
- Throws:
Exception
-
testBatchMixedHeaders
See https://github.com/PavlidisLab/GemmaCuration/issues/64- Throws:
Exception
-
testBatchMixedHeadersSinglePlatformSingleton
- Throws:
Exception
-
testBatchMixedHeadersSinglePlatform
- Throws:
Exception
-
testBatchE
- Throws:
Exception
-
testBatchF
- Throws:
Exception
-
testBatchG
- Throws:
Exception
-
testBatchH
- Throws:
Exception
-
testBatchI
- Throws:
Exception
-
testBatchJ
- Throws:
Exception
-
testBatchK
- Throws:
Exception
-
testBatchL
- Throws:
Exception
-
testBatchM
- Throws:
Exception
-
testBatchO
- Throws:
Exception
-
testBatchP
- Throws:
Exception
-
testBatchQ
- Throws:
Exception
-
testBatchR
- Throws:
Exception
-
testBatchS
- Throws:
Exception
-
teardown
public void teardown()
-