Changeset [4de228143c41081417d38964ba7d670181ee6d36] by Robert Buels
October 10th, 2012 @ 08:14 AM
try to unify the API for a store's global feature stats to
be
this.store.getGlobalStats()
, returning an object with
keys featureDensity
, featureCount
,
scoreMin
, scoreMax
, and optionally more
https://github.com/GMOD/jbrowse/commit/4de228143c41081417d38964ba7d...
Committed by Robert Buels
- M src/JBrowse/Store.js
- M src/JBrowse/Store/BigWig.js
- M src/JBrowse/Store/SeqFeature/BAM/Feature.js
- M src/JBrowse/Store/SeqFeature/NCList.js
- M src/JBrowse/Store/TiledImage/Fixed.js
- M src/JBrowse/View/Track/ExportMixin.js
- M src/JBrowse/View/Track/FixedImage/Wiggle.js
- M src/JBrowse/View/Track/HTMLFeatures.js
- M src/JBrowse/View/Track/Wiggle.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