Package ubic.gemma.core.externalDb
Class GoldenPath
- java.lang.Object
- 
- ubic.gemma.core.externalDb.GoldenPath
 
- 
- Direct Known Subclasses:
- GoldenPathQuery,- GoldenPathSequenceAnalysis
 
 public abstract class GoldenPath extends Object Perform useful queries against GoldenPath (UCSC) databases.- Author:
- pavlidis
 
- 
- 
Field SummaryFields Modifier and Type Field Description protected static org.apache.commons.logging.Loglog
 - 
Constructor SummaryConstructors Constructor Description GoldenPath(Taxon taxon)Create a GoldenPath database for a given taxon.
 
- 
- 
- 
Constructor Detail- 
GoldenPathpublic GoldenPath(Taxon taxon) Create a GoldenPath database for a given taxon.
 
- 
 
-