|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UTGBConfig | |
---|---|
org.utgenome.config | UTGB's configuration data objects |
org.utgenome.gwt.utgb.server | UTGB's server-side libraries for supporting web request handling, managing database connections, initialization of UTGB web applications, etc. |
Uses of UTGBConfig in org.utgenome.config |
---|
Methods in org.utgenome.config that return UTGBConfig | |
---|---|
UTGBConfig |
TrackConfiguration.convert()
|
static UTGBConfig |
UTGBConfig.parse(URL configResource)
Parse the input config file in Silk format, and return the UTGBConfig instance |
static UTGBConfig |
UTGBConfig.parseSilk(String silk)
|
Uses of UTGBConfig in org.utgenome.gwt.utgb.server |
---|
Methods in org.utgenome.gwt.utgb.server that return UTGBConfig | |
---|---|
static UTGBConfig |
UTGBMaster.getUTGBConfig()
|
protected static UTGBConfig |
UTGBMaster.loadUTGBConfig()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |