Tripal
Functions
tripal_chado.db.api.php File Reference

Functions

 chado_get_db ($identifiers, $options=[], $schema_name=NULL)
 
 chado_get_db_select_options ($schema_name=NULL)
 
 chado_get_dbxref ($identifiers, $options=[], $schema_name=NULL)
 
 chado_get_dbxref_url ($dbxref, $options=[], $schema_name=NULL)
 
 chado_insert_db ($values, $options=[], $schema_name=NULL)
 
 chado_insert_dbxref ($values, $options=[], $schema_name=NULL)
 
 chado_associate_dbxref ($basetable, $record_id, $dbxref, $options=[], $schema_name=NULL)
 
 chado_autocomplete_dbxref ($db_id, $string='')
 

Detailed Description

Provides API functions specifically for managing external database reference records in Chado.