Class ExternalDatabases
- java.lang.Object
-
- ubic.gemma.model.common.description.ExternalDatabases
-
public final class ExternalDatabases extends Object
Enumerates various globally availableExternalDatabase
by name.- Author:
- poirigui
-
-
Constructor Summary
Constructors Constructor Description ExternalDatabases()
-
-
-
Field Detail
-
GEO
public static final String GEO
- See Also:
- Constant Field Values
-
GENE
public static final String GENE
- See Also:
- Constant Field Values
-
GO
public static final String GO
- See Also:
- Constant Field Values
-
MULTIFUNCTIONALITY
public static final String MULTIFUNCTIONALITY
- See Also:
- Constant Field Values
-
GENE2CS
public static final String GENE2CS
- See Also:
- Constant Field Values
-
PUBMED
public static final String PUBMED
- See Also:
- Constant Field Values
-
-