Changeset [0c5409fa6e303f12d2e8fc74a5bb00d2cbe367b0] by Gregg Helt
September 26th, 2010 @ 12:20 PM
Refactored feature ID retrieval/construction into separate
function
Refactored subfeature handling/loading into separate function
Did this refactoring to make it easier to make "subclasses" of
FeatureTrack with
different behavior.
Also added some checks for empty constructor calls, which happens
in subclass prototype
chaining (SubClass.prototype = new FeatureTrack("")) -- was causing
problems
http://github.com/jbrowse/jbrowse/commit/0c5409fa6e303f12d2e8fc74a5...
Committed by Gregg Helt
- M js/FeatureTrack.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