Mouse Genome Informatics Schema Browser  
 Mouse Genome Informatics
MGI Home    Help
 
Table pub.mgd.gxd_gelrow
Defines a Gel Row. A Gel Row corresponds to a particular size of band (GXD_GelBand) and includes attributes for size, units and optional notes. Band sizes are automatically sorted in decreasing order via the Editorial Interface.

See GXD_GelLane, GXD_GelBand.

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
_gelrow_key serial 10  √  nextval('gxd_gelrow_seq'::regclass)
gxd_gelband._gelrow_key gxd_gelband__gelrow_key_fkey C
primary key
_assay_key int4 10
gxd_assay._assay_key gxd_gelrow__assay_key_fkey C
foreign key to GXD_Assay
_gelunits_key int4 10
voc_term._term_key gxd_gelrow__gelunits_key_fkey R
foreign key to GXD_GelUnits
sequencenum int4 10 sequence number for ordering records
size numeric 131089  √  null size of band
rownote 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 55,572 rows at Mon Sep 11 06:12 EDT 2023

Indexes:
Column(s) Type Sort Constraint Name
_gelrow_key Primary key Asc gxd_gelrow_pkey
_assay_key Performance Asc gxd_gelrow_idx_clustered
_gelunits_key Performance Asc gxd_gelrow_idx_gelunits_key

Close relationships  within of separation: