README.txt 3.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. What is Tripal?
  2. Tripal is a collection of open-source freely available Drupal modules
  3. and is a member of the GMOD family of tools. Tripal serves as a web
  4. interface for the GMOD Chado database and is designed to allow anyone
  5. with genomic data to quickly create an online genomic database using
  6. community supported tools.
  7. Features
  8. - a Chado installer
  9. - Data loaders for ontologies (controlled vocabularies), GFF files,
  10. and FASTA files
  11. - Generic Data Loader Modules allows for creation of custom loading
  12. templates
  13. - Drupal nodes (web pages) are automatically generated for organisms,
  14. genomic features, biological libraries, and stocks
  15. - Web pages can be enriched with analysis results from BLAST,
  16. KAAS/KEGG, InterProScan, and Gene Ontology (GO)
  17. - Views Integration allows for custom listings of data
  18. - Content pieces exposed as blocks allowing the use of Panels for
  19. custom layouts of Tripal Nodes
  20. Required Modules
  21. - Drupal 6.x (work is currently underway for a 7.x compatible
  22. version)
  23. - Drupal Core Modules: Search and Path
  24. - Database containing GMOD Chado Schema (can be installed by the
  25. Tripal Core module)
  26. NOTE: A PostgreSQL database is required for installation of the
  27. Chado Schema
  28. Highly Recommended Modules
  29. - Views 2.x (Views 3.x compatible version already exists in 6.x-0.4-dev)
  30. - Views Data Export
  31. Installation
  32. 1. Enable/Install the Tripal Core Module
  33. 2. Install a Chado database
  34. - Either allow Tripal to add a chado database in a separate
  35. schema to your Drupal database (recommended) by navigating to
  36. Administer -> Tripal Management -> Install Chado
  37. (admin/tripal/chado_1_11_install) and click "Install Chado" OR
  38. - Edit the settings.php file to connect to an external chado
  39. database
  40. 3. Enable/Install any other Tripal modules that are applicable to
  41. your site.
  42. 4. Check the module page for each enabled Tripal module for further
  43. module-specific instructions and a list of features and quick
  44. links (Administer -> Tripal Managment -> [Module Name]
  45. Customization
  46. Tripal can be used “as is” but also allows for complete customization.
  47. PHP-based template files are provided for all data types to allow for
  48. precise customizations as required by the community. A well-developed
  49. Tripal API provides a uniform set of variables and functions for
  50. accessing any and all data within the Chado database.
  51. Future Work
  52. Currently, Tripal only supports visualization of a subset of the
  53. current Chado schema, but further development is underway. Meanwhile,
  54. others can use the Tripal API to develop their own extensions. Those
  55. extensions can in turn be made available for anyone to use. These
  56. custom extensions, the Tripal package, and access to support resource
  57. such as an active mailing list can be found on the Tripal website
  58. (http://tripal.sourceforge.net).
  59. For more information, see the recent publication:
  60. Stephen P. Ficklin, Lacey-Anne Sanderson, Chun-Huai Cheng, Margaret
  61. Staton, Taein Lee, Il-Hyung Cho, Sook Jung, Kirstin E Bett, Dorrie
  62. Main. Tripal: a construction Toolkit for Online Genome Databases.
  63. Database, Sept 2011. Vol 2011.