0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cleanup of some unused listener/event classes. NavigationBar now has a single Range field replacing To and From fields. BigWig files are now read directly, instead of needing to be formatted. Continuous tracks now represent missing data as NaNs. More... over 14 years ago
All interval formats have fixed record height with scrollbar More... over 14 years ago
Standardized jump to mate button More... over 14 years ago
updated to work with SDK 1.4.5 More... over 14 years ago
Edit to web start code More... over 14 years ago
Keyboard shortcut for cycling display modes More... over 14 years ago
LoadGenomeDialog now lets users select genomes with bundled auxiliary tracks. Fixed calculation of blocks for tabix files. More... over 14 years ago
Copied and pasted MiscUtils.homogenizeSequence so that tabix project no longer depends on Savant.jar. More... over 14 years ago
Updates to TrackChooser and Export dialog More... over 14 years ago
Updates to TrackChooser and Export dialog More... over 14 years ago
Fixed null pointer when preference changes applied More... over 14 years ago
Fixed null pointer when start page disabled More... over 14 years ago
Fixed bug where insertions not handled in SNP mode More... over 14 years ago
FormatTool can now cope with bin column which is used in some UCSC exports. More... over 14 years ago
Fixed checkbox field bug in table view More... over 14 years ago
Removing obsolete PackageManager files. More... over 14 years ago
Added RichIntervalRecord as a more general form of BEDIntervalRecord. Track and TrackRender classes similarly renamed. FormatTool now knows generates Tabix output when appropriate. More... over 14 years ago
Sorting methods are now public. More... over 14 years ago
Built-in Confs are now public. More... over 14 years ago
Tabix support. Plugins recompiled for 1.4.5 compatibility. More... over 14 years ago
Tabix support. Support for using Tabix data for Interval and Bed tracks. Ranges are now specified only with ints, not with longs. More... over 14 years ago
Start page components use more screen space More... over 14 years ago
Commented out old, outdated tests More... over 14 years ago
Suppress some IOExceptions during SeekableFTPStream which appear to be harmless, but we're making FTP access seem flakier than it actually is. More... over 14 years ago
Forgot a not, so it was always failing to load TDF coverage files. More... over 14 years ago
For normal pairs, arcs were being drawn from pointy end of first read, when they should have been starting at square end. More... over 14 years ago
Turns out that I forgot to check in the source files for the TDF library. More... over 14 years ago
Tabix reader moved to separate tabix sub-project. More... over 14 years ago
Tabix reader moved to separate tabix sub-project. More... over 14 years ago
Preliminary implementation of Tabix writer. More... over 14 years ago