Mouse Genome Informatics Schema Browser  
 Mouse Genome Informatics
MGI Home    Help
 
Table pub.mgd.gxd_gelband
Defines a Gel Band for a given Gel Lane and Gel Row. A band is assigned a strength.

See GXD_GelLane, GXD_GelRow.

Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
_gelband_key serial 10  √  nextval('gxd_gelband_seq'::regclass) primary key
_gellane_key int4 10
gxd_gellane._gellane_key gxd_gelband__gellane_key_fkey C
foreign key to GXD_GelLane
_gelrow_key int4 10
gxd_gelrow._gelrow_key gxd_gelband__gelrow_key_fkey C
foreign key to GXD_GelRow
_strength_key int4 10
voc_term._term_key gxd_gelband__strength_key_fkey R
foreign key to VOC_Term
bandnote text 2147483647  √  null textual information
creation_date timestamp 29,6 now() date record was created
modification_date timestamp 29,6 now() date record was last modified

Table contained 388,257 rows at Mon Sep 11 06:12 EDT 2023

Indexes:
Column(s) Type Sort Constraint Name
_gelband_key Primary key Asc gxd_gelband_pkey
_gellane_key Performance Asc gxd_gelband_idx_clustered
_gelrow_key Performance Asc gxd_gelband_idx_gelrow_key
_strength_key Performance Asc gxd_gelband_idx_strength_key

Close relationships  within of separation: