Add a plugin for customizing the Jbrowse main menu in the top left of the visualization.
This was added in this commit but removed because we can't transpile an ES6 class down to ES5 in order to build our Jbrowse wrapper for NPM. Need to investigate alternatives to this syntax with the Jbrowse team.
Closing as not required for now. We have decided to go with the default J-Browse main menu. If requirements for customization come in future, we will treat these as post MVP enhancements.
Add a plugin for customizing the Jbrowse main menu in the top left of the visualization.
This was added in this commit but removed because we can't transpile an ES6 class down to ES5 in order to build our Jbrowse wrapper for NPM. Need to investigate alternatives to this syntax with the Jbrowse team.