Sanitysewer.com/kelp

Kelp Quantitative Genome Browser

Summary

The Kelp Quantitative Genome Browser is a desktop genome visualization tool that runs locally against data stored locally. This topography makes sense when working with lots of custom data, ie. download the application once and, perhaps, download one's favorite reference annotations once and then begin work with one's custom data which already resides locally... instead of uploading dozens or hundreds of datafiles (which may be constantly changing anyway due to mathematical transformation) to a remote location. One can download annotations from sites such as Ensembl, UCSC, flybase.org, etc....

KQGB is written in C++/Qt and strives for very smooth navigation. It is a code fork of the Berkeley Quatitative Genome Browser, which I wrote while at UC Berkeley/Lawerence Berkeley National Lab. In many ways I am unwriting BQGB in KQGB, simplifying, improving underlying structures, getting rid of tools that were previously requested, but that I feel are better dealt with with command-line tools and scripts outside of the browser environment, leaving the browser to the simple task of showing patterns at some resolution level.


Download Kelp

Date Source Code* OSX Binary MS Windows Binary Comments
5 February, 2010 Get it Get it N/A
  • Some new documentation and... Mac binaries are back! Please see INSTALL.mac if using these files; also, please report installation difficulties (or even a success)... would be most helpful thank you!
    MD5 checksums (source, mac, win32 downloads)
21 December, 2009 Get it N/A N/A
  • Tabbed tool panes have been replaced by popup windows, allowing more screen to be dedicated to genome visualization.
  • Qt appears not to be fully cooperating with Xrender libraries; it may just be my system and it's hodgepodge of libraries. While most computers may bot encounter any difficulties, the temporary workaround is to avoid composite drawing, ie. under "Preferences", set opacity to full.
    MD5 checksums (source, mac, win32 downloads)
  • 63f0e68757c5fef64788c8bb992a1534

Documentation

API documentation can be built from the source code download using doxygen. See the instructions in the INSTALL file. The user manual written for BQGB still largely holds true Kelp: Berkeley Quantitative Genome Broswer


Contact

Contact info is available within the source code download.