Mouse Genome Informatics Schema Browser  
 Mouse Genome Informatics
MGI Home    Help
 
Table pub.mgd.map_coordinate
A record in this table represents one Coordinate Map; a set of Coordinate Map Features of the specified Units for the specified Object. The Object can be an MGI object (Chromosome or Sequence), or a non-MGI object (in which case the _Object_key and _MGIType_key are null). A Coordinate Map can belong to at most one Collection.

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
_map_key int4 10
map_coord_feature._map_key map_coord_feature__map_key_fkey C
seq_coord_cache._map_key seq_coord_cache__map_key_fkey C
primary key
_collection_key int4 10
map_coord_collection._collection_key map_coordinate__collection_key_fkey C
foreign key to MAP_Coord_Collection
_object_key int4 10  √  null foreign key to any object defined in ACC_MGIType
_mgitype_key int4 10  √  null
acc_mgitype._mgitype_key map_coordinate__mgitype_key_fkey R
foreign key to ACC_MGIType
_maptype_key int4 10
voc_term._term_key map_coordinate__maptype_key_fkey R
foreign key to VOC_Term where _Vocab_key = 29 (Map Type)
_units_key int4 10
voc_term._term_key map_coordinate__units_key_fkey R
foreign key to VOC_Term where _Vocab_key = 30 (Map Units)
length int4 10 map length in specified units (_Units_key)
sequencenum int4 10 orders the Map withing the specified Map Collection
name text 2147483647  √  null public Map label which is printed in the WI or on reports
abbreviation text 2147483647  √  null short version of name
version text 2147483647  √  null version of the specified map
_createdby_key int4 10 1001
mgi_user._user_key map_coordinate__createdby_key_fkey R
user who created the record
_modifiedby_key int4 10 1001
mgi_user._user_key map_coordinate__modifiedby_key_fkey R
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 259 rows at Mon Sep 11 06:12 EDT 2023

Indexes:
Column(s) Type Sort Constraint Name
_map_key Primary key Asc map_coordinate_pkey
_collection_key Performance Asc map_coordinate_idx_collection_key
_createdby_key Performance Asc map_coordinate_idx_createdby_key
_maptype_key Performance Asc map_coordinate_idx_maptype_key
_mgitype_key Performance Asc map_coordinate_idx_mgitype_key
_modifiedby_key Performance Asc map_coordinate_idx_modifiedby_key
_object_key Performance Asc map_coordinate_idx_object_key
_units_key Performance Asc map_coordinate_idx_units_key

Close relationships  within of separation: