Tripal
Functions
tripal_chado.cv.api.php File Reference

Functions

 chado_get_cv ($identifiers, $options=[], $schema_name=NULL)
 
 chado_get_cv_select_options ($schema_name=NULL)
 
 chado_get_cvterm ($identifiers, $options=[], $schema_name=NULL)
 
 chado_get_cvterm_select_options ($cv_id, $rel_type=FALSE, $schema_name=NULL)
 
 chado_insert_cv ($name, $definition, $options=[], $schema_name=NULL)
 
 chado_insert_cvterm ($term, $options=[], $schema_name=NULL)
 
 chado_autocomplete_cv ($string='')
 
 chado_autocomplete_cvterm ($cv_id, $string='')
 
 chado_associate_cvterm ($basetable, $record_id, $cvterm, $options, $schema_name)
 

Detailed Description

Provides API functions specifically for managing controlled vocabulary records in Chado.