Changeset [7bdcebe8947815d657d5ea9832e73dc35965c6e7] by Gregg Helt

August 29th, 2013 @ 01:02 PM

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/7bdcebe8947815d657d5ea9832e7...

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