Class GeoUtils
- java.lang.Object
-
- ubic.gemma.core.loader.expression.geo.service.GeoUtils
-
public class GeoUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description GeoUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
formShortenedFtpDirName(String geoAccession)
Form the shortened FTP directory name for a given GEO accession.static URL
getUrlForSeriesFamily(String geoAccession, GeoSource source, GeoFormat format)
Obtain a URL for a series family file.
-