tripal_jbrowse.rst 761 B

123456789101112131415
  1. Tripal JBrowse Installation
  2. ============================
  3. This module is available for download from github.com/tripal/tripal_jbrowse.
  4. 1. Download and upack the module into ``[DRUPAL ROOT]/sites/all/modules`` where ``DRUPAL_ROOT`` is the path to your drupal site.
  5. 2. Navigate to ``https://yourdrupalsite.com/admin/modules`` or click **Administration Toolbar > Modules**
  6. 3. Scroll to **Tripal Extensions**, click the checkbox beside "Tripal-JBrowse Integration", and click the "Save Configuration" button at the bottom of the page.
  7. .. image:: tripal_jbrowse.1.install.png
  8. .. note::
  9. This module is dependant upon the **Link** module. It is not mentioned above in the install instructions since you should already have installed it when installing Tripal.