|
@@ -1,7 +1,7 @@
|
|
|
# Tripal JBrowse Integration
|
|
|
|
|
|
This package of modules integrates [GMOD JBrowse](https://jbrowse.org/) into your [Tripal](http://tripal.info/) site providing
|
|
|
- - Tripal page integration via **Tripal JBrowse** and
|
|
|
+ - Tripal page integration via **Tripal JBrowse Page** and
|
|
|
- a user interface for JBrowse instance creation and management via **Tripal JBrowse Management**.
|
|
|
|
|
|
This powerful combination allows you to provide seamless genome browsing to your users in an administrator-friendly manner.
|
|
@@ -11,8 +11,8 @@ This package of modules integrates [GMOD JBrowse](https://jbrowse.org/) into you
|
|
|
2. Download and unpack this package in your Drupal modules directory (i.e `sites/all/modules`).
|
|
|
3. Enable "Tripal JBrowse Management" submodule through `http://[your site]/admin/modules`.
|
|
|
4. Create a JBrowse instance for your species of interest using the **Admin > Tripal > Tripal JBrowse Management** user interface.
|
|
|
-5. Enable "Tripal JBrowse Integration" submodule through `http://[your site]/admin/modules`.
|
|
|
-6. Create an embeded JBrowse page at **Add Content > JBrowse Instance** by supplying the information for the instance created in step 3.
|
|
|
+5. Enable "Tripal-JBrowse Page Integration" submodule through `http://[your site]/admin/modules`.
|
|
|
+6. Embedded versions will be created for all your instances created in step 4.
|
|
|
|
|
|
## Documentation
|
|
|
|