Table cxgn.physical_bt.probe_markers

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
overgo_probe_id serial 10  √  nextval('probe_markers_overgo_probe_id_seq'::regclass)
overgo_plate_id int8 19  √  null
overgo_plate_row varchar 4  √  null
overgo_plate_col int8 19  √  null
marker_id int8 19  √  null
overgo_seq_a varchar 30  √  null
overgo_seq_b varchar 30  √  null
overgo_seq_ab varchar 30  √  null
marker_seq text 2147483647  √  null
cxgn_production_visible bool 1  √  false

Table contained 1,536 rows at Thu Jun 21 23:01 EDT 2007

Indexes:
Column(s) Type Sort Constraint Name
overgo_probe_id Primary key Asc probe_markers_pkey
overgo_plate_id + overgo_plate_row + overgo_plate_col + marker_id Performance Asc/Asc/Asc/Asc overgo_plate_id_idx2