6 calls to tripal_cv_add_cv()

tripal_analysis_add_cvterms in tripal_analysis/tripal_analysis.install
tripal_analysis_update_6100 in tripal_analysis/tripal_analysis.install
Update for Drupal 6.x, Tripal 1.1, Analysis Module 1.1 This update adds a new analysis_organism materialized view
tripal_cv_add_cvterm in tripal_cv/api/tripal_cv.api.inc
Add's a CV term to the cvterm table. If the parent CV does not exist then that too is added to the CV table. If the cvterm is a relationship term then the $is_relationship argument should be set. The function will try to first find theā€¦
tripal_cv_load_obo_v1_2 in tripal_cv/includes/obo_loader.inc
tripal_cv_obo_add_cvterm_prop in tripal_cv/includes/obo_loader.inc
Add property to CVterm
tripal_cv_obo_add_synonyms in tripal_cv/includes/obo_loader.inc