0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 30, 2024 — Aug 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
TrackUtils.createTrack can now throw Throwable. More... over 14 years ago
Changes to GenericContinuousRecord. More... over 14 years ago
- added banner to start page More... over 14 years ago
Resolving conflicts with Marc's library changes. More... over 14 years ago
- send error reports directly - send feature requests directly - experimental: start page (disable in Savant.java) More... over 14 years ago
adding mail lib to repo More... over 14 years ago
Adding bigwig lib More... over 14 years ago
Support for reading TDF files. More... over 14 years ago
Trimmed-down version of Broad Institute's TDF reader. Provides the minimal functionality to make TDF usable by Savant. More... over 14 years ago
Restored DataFormatter progressListeners, which were removed due to an incomplete understanding of the code. More... over 14 years ago
Updated SavantCore to build to new home of plugins: user.home More... over 14 years ago
Removed BED track auto-switch to squish More... over 14 years ago
Added javaws library More... over 14 years ago
Better reporting of cryptic SQLException when port is blocked. More... over 14 years ago
Changes to make savant.sql plugin version 1.1.0. More... over 14 years ago
Suppressed spurious repaints of the currently-selected track. More... over 14 years ago
Exceptios from Picard are now unwrapped and presented in a more user-friendly fashion. More... over 14 years ago
SVN - sucks very noticeably More... over 14 years ago
I hate SVN More... over 14 years ago
NullPointerException in IntervalTrack.getMaxValue() if you switch Generic Interval track to Arc Mode. More... over 14 years ago
Added DataSource.getExtraData(). Added BigWigFormatter. Removed some necrotic code from DataFormatter. Fixed capitalisation of error messages on tracks. Fixed reference to javaws.jar for Mac build (this will break on Windows). More... over 14 years ago
- Moved default plugin directory to ~/savant/plugins/ - Added ability to specify plugin urls as arguments (to be downloaded automatically) More... over 14 years ago
-Added ability to specify project url as argument -Projects now load genome using createTrack instead of createTrackSync More... over 14 years ago
Added mapping quality and base quality strings to BAM popup as per Aparna's request More... over 14 years ago
Fixed bug where BED files having whitespace as delimiter (not tabs) were not formatting properly More... over 14 years ago
Gene tracks store their blocks relative to the start of the chromosome, not the start of the gene. More... over 14 years ago
Fixed capitalisation of "zoom in" message. More... over 14 years ago
Fixed capitalisation of "zoom in" message. More... over 14 years ago
DataFormatterThread now catches Throwable rather than Exception so that we can (sometimes) report OutOfMemory errors. More... over 14 years ago
DataFormatterThread now catches Throwable rather than Exception so that we can (sometimes) report OutOfMemory errors. More... over 14 years ago