Class SraFetcherTest
java.lang.Object
ubic.gemma.core.loader.expression.sra.SraFetcherTest
@NetworkAvailable(url="https://eutils.ncbi.nlm.nih.gov/entrez/eutils/esearch.fcgi")
public class SraFetcherTest
extends Object
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoid
-
Field Details
-
networkAvailableRule
-
-
Constructor Details
-
SraFetcherTest
public SraFetcherTest()
-
-
Method Details
-
testFetch
@NetworkAvailable(url="https://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=sra&id=SRX12015965") public void testFetch() throws IOException- Throws:
IOException
-
testFetchProject
- Throws:
IOException
-
testFetchRunInfo
@NetworkAvailable(url="https://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=sra&id=SRX12015965") public void testFetchRunInfo() throws IOException- Throws:
IOException
-
testFetchProjectRunInfo
- Throws:
IOException
-
testGSE230440
- Throws:
IOException
-
testGSE165635
- Throws:
IOException
-