Changeset [6995bde06f0db4e8cd7e169963a5c5eb0f69ec46] by Gregg Helt
August 23rd, 2013 @ 07:42 AM
Revised DraggableAlignments to improve rendering.
Copied and modified _drawMismatches from Alignments superclassk.
Should really refactor in Alignments so don't have to do
cut-and-paste, or DraggableAlignments changes should get moved over
to Alignments. By default rendering of SNVs (mismatch, insertion,
deletion) for DraggableAlignments is now handled in _drawMismatches
as non-feature divs, rendering of match regions is handled as
normal subfeature divs, and skips are not rendered. Also, drawing
residues for mismatches is turned off by default, can turn on using
config.showMismatchResidues, but will still not draw residues
unless read alignments feature div height is tall enough to fit the
residues font.
https://github.com/GMOD/jbrowse/commit/6995bde06f0db4e8cd7e169963a5...
Committed by Gregg Helt
- M client/apollo/js/View/Track/DraggableAlignments.js
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
AJAX Genome Browser