Mouse Genome Informatics Schema Browser  
 Mouse Genome Informatics
MGI Home    Help
 
Table pub.mgd.prb_reference
Defines relationship between a Probe and a Reference. A Probe may have one or more References associated with it. Accession numbers can be associated with Probes using the Reference object in conjunction with the ACC_AccessionReference table.

See PRB_Probe.

Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
_reference_key serial 10  √  nextval('prb_reference_seq'::regclass)
prb_alias
prb_ref_notes
prb_rflv
primary key
_probe_key int4 10
prb_probe
foreign key to PRB_Probe
_refs_key int4 10
bib_refs
foreign key to BIB_Refs
hasrmap int2 5 does reference have restriction map information? yes (1), no (0)
hassequence int2 5 is sequence information presented in reference? yes (1), no (0)
_createdby_key int4 10 1001
mgi_user
user who created the record
_modifiedby_key int4 10 1001
mgi_user
user who last modified the record
creation_date timestamp 29,6 now() date record was created
modification_date timestamp 29,6 now() date record was last modified

Table contained 2,911,099 rows at Mon Sep 11 06:12 EDT 2023

Indexes:
Column(s) Type Sort
_reference_key Primary key, Used to cluster data Asc
_probe_key Performance Asc
_createdby_key Performance Asc
_modifiedby_key Performance Asc
_refs_key Performance Asc

Close relationships  within of separation: