Download
New! UTGB Shell installer using Java Web Start is available.
Release Notes
- December 10th, 2009 UTGB Shell 1.2.18 released
- December 10th, 2009 UTGB Shell 1.2.16 released
- Java Web Start based installer is available: http://utgenome.org/toolkit/utgb.jnlp
- No need to manually download and unpack the archive. Just click the above link!
- [Major] Upgraded to GWT 1.7
- changed to use HostedMode of the Google Web Toolkit, when debugging the application in Eclipse
- RPC (Remote Procedure Call) code for commnicating data between client and server-side codes snippet can be generated by utgb gwt command: RPCServiceXXX classes
- [Major] Changed the configuration file format from XML to Silk, which is easier to edit the configuration.
- Keyboard short cut for moving genome window is added
- Left, Right keys for scrolling the genome window
- Up, Down keys for zoom out/in the displayed position
- URL of the genome browser becomes the Permalink, that is, you can copy and paste the URL to tell your friends what you see on the UTGB browser.
- You can now switch the configuration file with -e [development, test, production] option in utgb server and utgb deploy commands.
- The bundled SQLite JDBC now supports 32/64-bit Windows, Mac OS X, Linux.
- Faster database query performance
- Improved the drawing performance of intervals on genome window by using Priority Search Trees.
- Sep 25th, 2009 UTGB Shell 1.2.8.1 released. This is a maintanance release of the previous version 1.2.8, which is missing a necessary library because of a packaging failure.
- Aug 26th, 2009 UTGB Shell 1.2.8 released.
- Aug 24th, 2009 UTGB Shell 1.2.5 released.
- Fixed Issue 30: separate the class loaders of utgb-shell and web applications launched by the utgb-shell.
- May 26th, 2009 UTGB Shell 1.2.3 released.
- Included sample DAS and BED tracks to the default view.
- May 26th, 2009 UTGB Shell 1.2.2 released.
- BED and DAS format support
- Feb 27th, 2009 UTGB Shell 1.2.1 released.
- Fixed a packaging error, resulting in permission denied error when calling 'utgb compile' command.
- Fixed a bug that the generated web application may use unstable-versions of utgb-core library.
- Removed several warnings when compilng GWT applications.
- Upgraeded to utgb-track-base 1.4.6 (uses GWT 1.5.3)
- Jan 19th, 2009 UTGB Shell 1.2.0 released.