Table cxgn.physical.computational_associations

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
computational_assoc_id serial 10  √  nextval('computational_associations_computational_assoc_id_seq'::regclass)
marker_id int4 10
clone_id int4 10
e_value float8 17,17  √  null
q_start int8 19  √  null
q_end int8 19  √  null
s_start int8 19  √  null
s_end int8 19  √  null
identity float8 17,17  √  null
score float8 17,17  √  null
parameters text 2147483647  √  null

Table contained 5,145 rows at Wed May 20 01:39 EDT 2009

Indexes:
Column(s) Type Sort Constraint Name
computational_assoc_id Primary key Asc computational_associations_pkey