Không có mô tả

Lacey-Anne Sanderson 28828d74ed Update README.md 10 năm trước cách đây
theme 7c18207fac added screenshots to demonstrate functionality. 10 năm trước cách đây
README.md 28828d74ed Update README.md 10 năm trước cách đây
tripal_jbrowse.info 4e172a3a18 Specified link dependency and fixed jbrowse iframe height on fixed width themes. 10 năm trước cách đây
tripal_jbrowse.install 36e5015753 initial commit. 10 năm trước cách đây
tripal_jbrowse.module e66472c3c8 Embeding JBrowse directly didn't work. Instead we are using an iFrame. 10 năm trước cách đây

README.md

Tripal JBrowse

This module provides integration between Drupal/Tripal sites and pre-existing GMOD Jbrowse instances.

Dependencies

Installation

  1. First install the link module.
  2. Then install this module as you would any other Drupal module (Drupal Documentation)

##Functionality This module creates a "JBrowse Instance" content type with fields (uses the Drupal Field API) for specifying the URL of the pre-existing JBrowse instance, the start location and the tracks to display by default. There is extensive documentation in the add/edit.

Screenshot of Add/Edit Form

This allows you to create a page for each JBrowse Instance you want to embed in your site. You can use the Drupal "URL path alias" settings on the add/edit form to provide a friendly URL and theme it the same way you would any other node page.

Screenshot of JBrowse Instance Page