Table cxgn.public.feature_cvterm_dbxrefAdditional 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 |
| ||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||
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 |
|
