Changeset [25b0f73dbb23cb046b551e471c5f28348f69a6ca] by Gregg Helt

August 23rd, 2013 @ 07:19 AM

Fixed issue #325, bug that was causing mismatches/insertion/deletions occuring past a skip to not be rendered.
Problem was in _mdToMismatches().nextRecord() method, attempting to use mismatch.len instead of mismatch.length was causing mismatch.start to be set to NaN.
https://github.com/GMOD/jbrowse/commit/25b0f73dbb23cb046b551e471c5f...

Committed by Gregg Helt

  • M src/JBrowse/Store/SeqFeature/_MismatchesMixin.js
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

AJAX Genome Browser