.. |
views
|
b819e70f9f
Updated Tripal stock to new Tripal API functions & created some needed API functions for cv, db, organism
|
14 years ago |
bulk_loader.php
|
4c62dd3793
:
|
14 years ago |
chado_install.php
|
e69b52457e
Added a proper admin interface for the chado installer
|
14 years ago |
cvterms.php
|
3ab974ee52
Added a new tripal_set_active_db function to replace Drupal's set_active_db function. This function allows Tripal to use a chado database in an external location or a chado database within another schema within the Drupal database. This keeps backwards compatibility with older versions of Tripal.
|
14 years ago |
default_schema.sql
|
372e4626ba
Added the first stages of a chado loader. So far, the additions will load chado v1.11 into a 'chado' schema within the same database that Drupal is installed. It also populates the tables with the same data when using the perl scripts.
|
14 years ago |
gff_loader.php
|
4c62dd3793
:
|
14 years ago |
initialize.sql
|
372e4626ba
Added the first stages of a chado loader. So far, the additions will load chado v1.11 into a 'chado' schema within the same database that Drupal is installed. It also populates the tables with the same data when using the perl scripts.
|
14 years ago |
jobs.php
|
5416d9c6e3
Added a user name column to the jobs table
|
14 years ago |
mviews.php
|
3ab974ee52
Added a new tripal_set_active_db function to replace Drupal's set_active_db function. This function allows Tripal to use a chado database in an external location or a chado database within another schema within the Drupal database. This keeps backwards compatibility with older versions of Tripal.
|
14 years ago |
tripal_core.info
|
2cec0df360
Initial import of version 0.2
|
15 years ago |
tripal_core.install
|
0b16ad03c5
Fixed a bug where the core module would not install
|
14 years ago |
tripal_core.module
|
4c62dd3793
:
|
14 years ago |
tripal_core.views.inc
|
e05951ab12
Added 'Link to Node' option for name/uniquename fields -works regardless of whether the field is from the base table
|
14 years ago |
tripal_launch_jobs.php
|
2cec0df360
Initial import of version 0.2
|
15 years ago |
tripal_launch_jobs_multi.php
|
60d7f0e812
Fixed internal script reference to itself from tripal_job_launcher.php to tripal_jobs_launch_multi.php.
|
14 years ago |