Table cxgn.public.feature_cvterm_dbxref

Additional dbxrefs for an association. Rows in the feature_cvterm table may be backed up by dbxrefs. For example, a feature_cvterm association that was inferred via a protein-protein interaction may be backed by by refering to the dbxref for the alternate protein. Corresponds to the WITH column in a GO gene association file (but can also be used for other analagous associations). See http://www.geneontology.org/doc/GO.annotation.shtml#file for more details

Generated by
SchemaSpy
Related columns Constraint names Comments Legend
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
Dashed lines show
implied relationships
< n > number of related tables
Please support this project 
Column Type Size Nulls Auto Default Children Parents Comments
feature_cvterm_dbxref_id serial 10  √  nextval('feature_cvterm_dbxref_feature_cvterm_dbxref_id_seq'::regclass)
feature_cvterm_id int4 10
feature_cvterm.feature_cvterm_id feature_cvterm_dbxref_feature_cvterm_id_fkey
dbxref_id int4 10
dbxref.dbxref_id feature_cvterm_dbxref_dbxref_id_fkey

Table contained 0 rows at Wed May 20 01:40 EDT 2009

Indexes:
Column(s) Type Sort Constraint Name
feature_cvterm_dbxref_id Primary key Asc feature_cvterm_dbxref_pkey
feature_cvterm_id + dbxref_id Must be unique Asc/Asc feature_cvterm_dbxref_c1
feature_cvterm_id Performance Asc feature_cvterm_dbxref_idx1
dbxref_id Performance Asc feature_cvterm_dbxref_idx2

Close relationships  within one two degrees of separation :