Changeset [2fe68e874d93b382cdbd143a4f967076d46f0965] by gregg
November 26th, 2012 @ 02:51 AM
Added JSONUtils.makeSimpleFeature, which takes any JBrowse
feature and returns a SimpleFeature "copy", for which all
properties returned by tags() are mutable (has set() method).
Needed this for some AnnotTrack editing operations, since JBrowse
features no longer necessarily mutable.
https://github.com/GMOD/jbrowse/commit/2fe68e874d93b382cdbd143a4f96...
Committed by gregg
- M client/apollo/js/JSONUtils.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