phenotype_comparison_cvterm

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
phenotype_comparison_cvterm_id serial 10 nextval('phenotype_comparison_cvterm_phenotype_comparison_cvterm_id_seq'::regclass)
phenotype_comparison_id int4 10 null
phenotype_comparison.phenotype_comparison_id phenotype_comparison_cvterm_phenotype_comparison_id_fkey C
cvterm_id int4 10 null
cvterm.cvterm_id phenotype_comparison_cvterm_cvterm_id_fkey C
pub_id int4 10 null
pub.pub_id phenotype_comparison_cvterm_pub_id_fkey C
rank int4 10 0

Indexes

Constraint Name Type Sort Column(s)
phenotype_comparison_cvterm_pkey Primary key Asc phenotype_comparison_cvterm_id
phenotype_comparison_cvterm_c1 Must be unique Asc/Asc phenotype_comparison_id + cvterm_id
phenotype_comparison_cvterm_idx1 Performance Asc phenotype_comparison_id
phenotype_comparison_cvterm_idx2 Performance Asc cvterm_id

Relationships