Database Reference API

  1. 2.x tripal_db/api/tripal_db.api.inc tripal_db_api
  2. 1.x tripal_db/api/tripal_db.api.inc tripal_db_api

Provides an application programming interface (API) to manage references to external databases

Parent topics

File

tripal_db/api/tripal_db.api.inc, line 8
Provides an application programming interface (API) to manage references to external databases

Functions

Namesort descending Location Description
tripal_associate_cvterm tripal_cv/api/tripal_cv.api.inc Add a record to a cvterm linking table (ie: feature_cvterm)
tripal_associate_dbxref tripal_db/api/tripal_db.api.inc Add a record to a database reference linking table (ie: feature_dbxref)
tripal_get_db tripal_db/api/tripal_db.api.inc Retrieves a chado db variable
tripal_get_dbxref tripal_db/api/tripal_db.api.inc Retrieves a chado database reference variable
tripal_get_db_select_options tripal_db/api/tripal_db.api.inc Create an options array to be used in a form element which provides a list of all chado dbs
tripal_insert_db tripal_db/api/tripal_db.api.inc Adds a new database to the Chado DB table and returns the DB object.
tripal_insert_dbxref tripal_db/api/tripal_db.api.inc Add a database reference