暫無描述

Lacey Sanderson 31d173505b Changed chado_query to no longer touch and changed chado_install.php to use chado_query 12 年之前
tripal_analysis 1e485a0763 Added check to modules to only add default view if tripal_views is enabled -fixes bug of broken views if tripal_views is not enabled 12 年之前
tripal_bulk_loader c2b136139d Removed old tripal_bulk_loader list link which resulted in WSOD -there is a full listing in the admin section 12 年之前
tripal_contact 1e485a0763 Added check to modules to only add default view if tripal_views is enabled -fixes bug of broken views if tripal_views is not enabled 12 年之前
tripal_core 31d173505b Changed chado_query to no longer touch and changed chado_install.php to use chado_query 12 年之前
tripal_cv 9c0658eac6 tripal_cv_add_cvterm() was printing to the screen causing WSOD when tripal_analysis & tripal_library modules were installed -changed to drupal_set_message() 12 年之前
tripal_db 1e485a0763 Added check to modules to only add default view if tripal_views is enabled -fixes bug of broken views if tripal_views is not enabled 12 年之前
tripal_feature 1e485a0763 Added check to modules to only add default view if tripal_views is enabled -fixes bug of broken views if tripal_views is not enabled 12 年之前
tripal_genetic 1e485a0763 Added check to modules to only add default view if tripal_views is enabled -fixes bug of broken views if tripal_views is not enabled 12 年之前
tripal_library 1e485a0763 Added check to modules to only add default view if tripal_views is enabled -fixes bug of broken views if tripal_views is not enabled 12 年之前
tripal_natural_diversity 1e485a0763 Added check to modules to only add default view if tripal_views is enabled -fixes bug of broken views if tripal_views is not enabled 12 年之前
tripal_organism 1e485a0763 Added check to modules to only add default view if tripal_views is enabled -fixes bug of broken views if tripal_views is not enabled 12 年之前
tripal_phenotype 1e485a0763 Added check to modules to only add default view if tripal_views is enabled -fixes bug of broken views if tripal_views is not enabled 12 年之前
tripal_project 1e485a0763 Added check to modules to only add default view if tripal_views is enabled -fixes bug of broken views if tripal_views is not enabled 12 年之前
tripal_stock 1e485a0763 Added check to modules to only add default view if tripal_views is enabled -fixes bug of broken views if tripal_views is not enabled 12 年之前
tripal_views f061e39d9e Now chado tables are integrated on install of tripal_views and don't need the user to go to the views UI 12 年之前
.gitignore 455df59fcc removing empty lines 13 年之前
README.txt a2d10bc7f7 Added describptive README and removed LISCENSE 12 年之前

README.txt

What is Tripal?
Tripal is a collection of open-source freely available Drupal modules
and is a member of the GMOD family of tools. Tripal serves as a web
interface for the GMOD Chado database and is designed to allow anyone
with genomic data to quickly create an online genomic database using
community supported tools.

Features
- a Chado installer
- Data loaders for ontologies (controlled vocabularies), GFF files,
and FASTA files
- Generic Data Loader Modules allows for creation of custom loading
templates
- Drupal nodes (web pages) are automatically generated for organisms,
genomic features, biological libraries, and stocks
- Web pages can be enriched with analysis results from BLAST,
KAAS/KEGG, InterProScan, and Gene Ontology (GO)
- Views Integration allows for custom listings of data
- Content pieces exposed as blocks allowing the use of Panels for
custom layouts of Tripal Nodes

Required Modules
- Drupal 6.x (work is currently underway for a 7.x compatible
version)
- Drupal Core Modules: Search and Path
- Database containing GMOD Chado Schema (can be installed by the
Tripal Core module)
NOTE: A PostgreSQL database is required for installation of the
Chado Schema

Highly Recommended Modules
- Views 2.x (Views 3.x compatible version already exists in 6.x-0.4-dev)
- Views Data Export

Installation
1. Enable/Install the Tripal Core Module
2. Install a Chado database
- Either allow Tripal to add a chado database in a separate
schema to your Drupal database (recommended) by navigating to
Administer -> Tripal Management -> Install Chado
(admin/tripal/chado_1_11_install) and click "Install Chado" OR
- Edit the settings.php file to connect to an external chado
database
3. Enable/Install any other Tripal modules that are applicable to
your site.
4. Check the module page for each enabled Tripal module for further
module-specific instructions and a list of features and quick
links (Administer -> Tripal Managment -> [Module Name]

Customization
Tripal can be used “as is” but also allows for complete customization.
PHP-based template files are provided for all data types to allow for
precise customizations as required by the community. A well-developed
Tripal API provides a uniform set of variables and functions for
accessing any and all data within the Chado database.

Future Work
Currently, Tripal only supports visualization of a subset of the
current Chado schema, but further development is underway. Meanwhile,
others can use the Tripal API to develop their own extensions. Those
extensions can in turn be made available for anyone to use. These
custom extensions, the Tripal package, and access to support resource
such as an active mailing list can be found on the Tripal website
(http://tripal.sourceforge.net).

For more information, see the recent publication:
Stephen P. Ficklin, Lacey-Anne Sanderson, Chun-Huai Cheng, Margaret
Staton, Taein Lee, Il-Hyung Cho, Sook Jung, Kirstin E Bett, Dorrie
Main. Tripal: a construction Toolkit for Online Genome Databases.
Database, Sept 2011. Vol 2011.