1234567891011121314151617 |
- name = Tripal Feature
- description = Supports the sequence (feature) tables of Chado by providing pages for importing, viewing and editing of sequences (features). Table list at: http://gmod.org/wiki/Chado_Sequence_Module.
- core = 7.x
- project = tripal
- package = Tripal v2 Legacy
- version = 7.x-3.1
- stylesheets[all][] = theme/css/tripal_feature.css
- scripts[] = theme/js/tripal_feature.js
- dependencies[] = tripal_core
- dependencies[] = tripal_chado_views
- dependencies[] = tripal_db
- dependencies[] = tripal_cv
- dependencies[] = tripal_organism
- dependencies[] = tripal_analysis
|