Keine Beschreibung

spficklin 7e93be4c46 Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x vor 12 Jahren
docs b4086f5a04 Broke out API functions in the core into separate files vor 12 Jahren
tripal_analysis 2756a7cce1 Added brackets around all table names in SQL statements throughout all of Tripal vor 12 Jahren
tripal_bulk_loader b8257936dc Fixed bug when adding a custom table that already exists. It wouldn't let it happen despite that the code was smart enough to handle it correctly. vor 12 Jahren
tripal_contact 4cce871896 Continued development on contact and pub modules vor 12 Jahren
tripal_core 1e401d0bc1 Fixed bug in core module when using the chado_query_range function variables were being substituted twice vor 12 Jahren
tripal_cv 4cce871896 Continued development on contact and pub modules vor 12 Jahren
tripal_db aa118aca79 Fixed bugs, changed the way authors lists are stored, updated ontology vor 12 Jahren
tripal_feature 1400425db6 Added configuration page to tripal_pub module vor 12 Jahren
tripal_featuremap 177c6c053b Decided to backtrack version to 1.0-fix1 rather than 1.1. Will tag a small bug fix release for the Tripal tutorial vor 12 Jahren
tripal_genetic 177c6c053b Decided to backtrack version to 1.0-fix1 rather than 1.1. Will tag a small bug fix release for the Tripal tutorial vor 12 Jahren
tripal_library 1400425db6 Added configuration page to tripal_pub module vor 12 Jahren
tripal_natural_diversity 177c6c053b Decided to backtrack version to 1.0-fix1 rather than 1.1. Will tag a small bug fix release for the Tripal tutorial vor 12 Jahren
tripal_organism 4622aa3c46 Fixed bug with syncing organisms vor 12 Jahren
tripal_phenotype 177c6c053b Decided to backtrack version to 1.0-fix1 rather than 1.1. Will tag a small bug fix release for the Tripal tutorial vor 12 Jahren
tripal_project b405ae3afb Continued development of Contact and Publiation modules vor 12 Jahren
tripal_pub 7e93be4c46 Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x vor 12 Jahren
tripal_stock 2756a7cce1 Added brackets around all table names in SQL statements throughout all of Tripal vor 12 Jahren
tripal_views 867229ac5d Fix to chado join handler that add's alias' to each table added to satisfy foreign key constraint. This takes into account the edge case where there are two foreign key calls to the same table. vor 12 Jahren
.gitignore 455df59fcc removing empty lines vor 13 Jahren
README.txt 2c7002668c Tripal v1.0-fix1 vor 12 Jahren

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.