Browse Source

Fixed mismapping of featurpos.mappos to a term

Stephen Ficklin 8 years ago
parent
commit
f472d65acf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tripal_chado/includes/tripal_chado.semweb.inc

+ 1 - 1
tripal_chado/includes/tripal_chado.semweb.inc

@@ -417,7 +417,7 @@ function tripal_chado_populate_vocab_OGI() {
     'cv_name' => 'ogi',
     'definition' => '',
   ));
-  tripal_associate_chado_semweb_term(NULL, 'organism_id', $term);
+  tripal_associate_chado_semweb_term('featurepos', 'mappos', $term);
 }
 /**
  * Adds the Information Artifact Ontology database and terms.