Changeset [3b52bc9f06c09b5d51073f3ae7e15ecdb98a111a] by Colin
February 6th, 2014 @ 12:38 PM
Fix the highlight feature on search “sequence page”
from selectTrack.jsp. Uses the same “surrounding
region” calculation as the in-browser “search
sequence”
Procedure:
tracked down code from
WebApollo/client/apollo/js/View/Track/AnnotTrack.js function
showRegionWithHighlight to the jbrowse. found this function in
jbrowse/src/JBrowse/Browser.js and then it calls function
showRegion and uses “0.2” flanking factor on region.
imitate in the jsp code
https://github.com/GMOD/jbrowse/commit/3b52bc9f06c09b5d51073f3ae7e1...
Committed by Colin
- M server/WebApollo/WebContent/selectTrack.jsp
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
AJAX Genome Browser