Class SraFetcher
java.lang.Object
ubic.gemma.core.loader.expression.sra.SraFetcher
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionFetch an SRA experiment.fetchByGeoAccession
(String geoAccession) Fetch an SRA experiment by its GEO association.fetchRunInfo
(String accession) Fetch an SRA experiment in the runinfo format.
-
Constructor Details
-
SraFetcher
-
-
Method Details
-
fetch
Fetch an SRA experiment.- Throws:
IOException
-
fetchByGeoAccession
Fetch an SRA experiment by its GEO association.This works for GSE and GSM accessions.
- Throws:
IOException
-
fetchRunInfo
Fetch an SRA experiment in the runinfo format.- Throws:
IOException
-