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
Make sure enabled status is set properly. Hack to accommodate coverage by displaying a message when no track is available. More... over 15 years ago
Contains a hack to accommodate coverage by displaying a message when no coverage track is available. More... over 15 years ago
Small tweaks. More... over 15 years ago
Moved from tools package. Now creates a directory of coverage files, one for each reference sequence in the BAM file. More... over 15 years ago
Made BAM coverage formatting cancellable and it shows progress. More... over 15 years ago
Include reading and writing of FLOAT. More... over 15 years ago
Made guessSequence a static method because others need it. More... over 15 years ago
Use range to determine sampling frequency instead of resolution. Required hack to accommodate coverage. More... over 15 years ago
Added MESSAGE instruction. More... over 15 years ago
Moved from tools package. More... over 15 years ago
Added FLOAT type. More... over 15 years ago
Made getInstance() methods synchronized. More... over 15 years ago
Fixed copyright notice. More... over 15 years ago
Fixed copyright notice. More... over 15 years ago
Fixed copyright notice. More... over 15 years ago
Fixed copyright notice. More... over 15 years ago
Fixed copyright notice. More... over 15 years ago
Fixed zooming on Mac. More... over 15 years ago
Fixed problem with accelerator keys being disabled after showing Format dialog. More... over 15 years ago
Use ceiling of unitWidth to avoid white spaces in sequence rendering at lower resolutions. More... over 15 years ago
Re-usable BAMParametersDialog. Get parameters only in one place. More... over 15 years ago
git-svn-id: https://svn2.assembla.com/svn/savant/Savant/trunk@502 096565f4-0d05-4fcd-8cbf-ff6523290f6f More... over 15 years ago
Track progress of formatting file and allow cancellation via interruption of thread. More... over 15 years ago
parseTxtLine now takes a String line instead of an input file. More... over 15 years ago
Added ability to interrupt thread and track progress. More... over 15 years ago
Added ability to track progress and interrupt formatting for all except BAM and interval files (other changes required first.) More... over 15 years ago
Initial check-in. More... over 15 years ago
Fixed copyright notice. More... over 15 years ago
Make DataFormatForm modeless. More... over 15 years ago
Added legend for mate pair mode. More... over 15 years ago