GMOD / jbrowse

JBrowse 1, a full-featured genome browser built with JavaScript and HTML5. For JBrowse 2, see https://github.com/GMOD/jbrowse-components.
http://jbrowse.org
Other
460 stars 199 forks source link

what does "Reverse complement view" mean and what 's the usage of it #812

Closed billzt closed 7 years ago

billzt commented 7 years ago

in JBrowse's menu: View->Reverse complement view, check on it, the current position automatically changed to [length(chr)-pos]. what's the usage of this option? I didn't find any manual help about it.

cmdcolin commented 7 years ago

That is a feature added by https://github.com/elsiklab/projectionplugin

Not core jbrowse. :)

Feel free to add discussion there if interested, but it is largely experimental as a jbrowse plugin