JBrowse
Installation
Download the jbrowse.zip file and unzip into plugins directory.
Edit database details in
services/settings.php
file.
Manual installation from JBrowse.org - optional
Following steps are important when you need to convert existing JBrowse into GenIE module.
Copy JBrowse into plugins folder
Copy
index.php
into jbrowse folderCreate menu item called jbrowse
Change plugins
plugins/jbrowse/main.css
andplugins/jbrowse/genome.css
Copy
pugins/jbrowse/index.html
intoplugins/jbrowse/tool.php
from jbrowse.zipCopy
plugins/jbrowse/src/dojo/dojo.css
from jbrowse.zipCopy
plugins/jbrowse/src/dijit/theme/tundra/tundra.css
from jbrowse.zip
Loading data into JBrowse
Usage
Navigate to http://[your server name]/genie/jbrowse
For more information please go to JBrowse documentation
Last updated