Table cxgn.public.feature_cvtermAssociate a term from a cv with a feature, for example, GO annotation
|
Generated by SchemaSpy |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| feature_cvterm_id | Primary key | Asc | feature_cvterm_pkey |
| feature_id + cvterm_id + pub_id | Must be unique | Asc/Asc/Asc | feature_cvterm_c1 |
| feature_id | Performance | Asc | feature_cvterm_idx1 |
| cvterm_id | Performance | Asc | feature_cvterm_idx2 |
| pub_id | Performance | Asc | feature_cvterm_idx3 |
|
