Tripal Organism Administrative Tools Quick Links:

Module Description:

The Tripal Organism module allows you to add, edit and/or delete chado organisms. Furthermore, it also provides listing of organisms and details page for each organism. Basically, the chado organism module is designed to hold information about a given species. For more information on the chado organism module see the GMOD wiki page

Setup Instructions:

After installation of the organism module. The following tasks should be performed.

  1. Set Permissions: The organism module supports the Drupal user permissions interface for controlling access to organism content and functions. These permissions include viewing, creating, editing or administering of organism content. The default is that only the original site administrator has these permissions. You can add roles for classifying users, assign users to roles and assign permissions for the organism content to those roles. For a simple setup, allow anonymous users access to view organism content and allow the site administrator all other permissions.

  2. Create Organisms: Organism pages can be created in two ways:

    1. Sync Organisms: If your organism has been pre-loaded into Chado then you need to sync the organism. This process is what creates the pages for viewing online. Not all organisms need be synced, only those that you want shown on the site. Use the the Organism Configuration page to sync organisms.
    2. Manually Add An Organism: If your organism is not already present in the Chado database you can create an organism using the Create Organism page. Once saved, the organism will be present in Chado and also "synced".

  3. Indexing: Once organism pages are ready for public access, you can index the organism pages for searching if you want to ues the Drupal default search mechanism. Use the Organism Configuration page to either Index (for the first time) or "Reindex" (after updating data) the organism pages for searching. Once the site is 100% indexed the pages will be searchable using Drupal\'s full text searching. You can find the percent indexed for the entire site by visiting the Search settings page. Indexing can take quite a while if you have a lot of data

  4. Set Taxonomy: Drupal provides a mechanism for categorizing content to allow for advanced searching. Drupal calls this "Taxonomy", but is essentially categorizing the pages. You can categorize feature pages by the organism to which they belong. This allows for filtering of search results by organism. Use the Organism Configuration page to set the Taxonomy.

Features of this Module:

Aside from organism page setup (as described in the Setup section above), The Tripal organism module also provides the following functionality

Page Customizations

There are several ways to customize the look-and-feel for the way Chado data is presented through Tripal. Below is a description of several methods. These methods may be used in conjunction with one another to provide fine-grained control.