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 TypeMethodDescriptionvoid
close()
protected DataSource
protected org.springframework.jdbc.core.JdbcTemplate
protected ExternalDatabase
getTaxon()
-
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:
close
in interfaceAutoCloseable
-
getDataSource
-
getJdbcTemplate
protected org.springframework.jdbc.core.JdbcTemplate getJdbcTemplate() -
getSearchedDatabase
-
getTaxon
-