Package ubic.gemma.core.goldenpath
Class GoldenPath
java.lang.Object
ubic.gemma.core.goldenpath.GoldenPath
- All Implemented Interfaces:
AutoCloseable
- Direct Known Subclasses:
GoldenPathQuery,GoldenPathSequenceAnalysis
Perform useful queries against GoldenPath (UCSC) databases.
- Author:
- pavlidis
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()protected DataSourceprotected org.springframework.jdbc.core.JdbcTemplateprotected ExternalDatabasegetTaxon()
-
Field Details
-
log
protected static final org.apache.commons.logging.Log log
-
-
Constructor Details
-
GoldenPath
Create a GoldenPath database for a given taxon.
-
-
Method Details
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-
getDataSource
-
getJdbcTemplate
protected org.springframework.jdbc.core.JdbcTemplate getJdbcTemplate() -
getSearchedDatabase
-
getTaxon
-