Changeset [60538c7688defdfda25b5c0d3e3f85606305e2e7] by Robert Buels
September 26th, 2013 @ 02:13 PM
make reference sequences be features, fixes #338. also
remove
JBrowse/Model/Location in favor of using SimpleFeature for that
too.
also fix more things to use DeferredGenerator objects instead
of
callbacks.
https://github.com/GMOD/jbrowse/commit/60538c7688defdfda25b5c0d3e3f...
Committed by Robert Buels
- A src/JBrowse/Model/ReferenceFeature.js
- R src/JBrowse/Model/Location.js
- R src/JBrowse/Model/ReferenceSequence.js
- R src/JBrowse/View/Track/Wiggle.js
- M src/JBrowse/Browser.js
- M src/JBrowse/Model/BigSequence.js
- M src/JBrowse/Store/Names/Hash.js
- M src/JBrowse/Store/Names/LazyTrieDojoData.js
- M src/JBrowse/Store/SeqFeature.js
- M src/JBrowse/Store/SeqFeature/BAM.js
- M src/JBrowse/Store/SeqFeature/GlobalStatsEstimationMixin.js
- M src/JBrowse/Store/SeqFeature/SequenceChunks.js
- M src/JBrowse/Util.js
- M src/JBrowse/Util/DeferredGenerator.js
- M src/JBrowse/View/Dialog/SetHighlight.js
- M src/JBrowse/View/RegionBrowser.js
- M src/JBrowse/View/Track/BlockBased.js
- M src/JBrowse/View/Track/CanvasFeatures.js
- M src/JBrowse/View/Track/ExportMixin.js
- M src/JBrowse/View/Track/GridLines.js
- M src/JBrowse/View/Track/LocationScale.js
- M src/JBrowse/View/Track/Sequence.js
- M src/JBrowse/View/Track/Wiggle/XYPlot.js
- M src/JBrowse/View/Track/WiggleBase.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