Mouse Genome Informatics Schema Browser  
 Mouse Genome Informatics
MGI Home    Help
 
Table pub.mgd.mld_expt_marker
Defines relationship between an Experiment and a Marker reported for that Experiment. An Experiment may have one or more Markers associated with it.

See MLD_Expts.

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
_assoc_key serial 10  √  nextval('mld_expt_marker_seq'::regclass)
_expt_key int4 10
mld_expts
foreign key to MLD_Expts
_marker_key int4 10
mrk_marker
foreign key to MRK_Marker
_allele_key int4 10  √  null
all_allele
foreign key to ALL_Allele
_assay_type_key int4 10
mld_assay_types
foreign key to MLD_Assay_Types
sequencenum int4 10 sequence number for ordering records
description text 2147483647  √  null description of probes used, etc.
matrixdata int2 5 is Marker typed in haplotype data? yes (1), no (0) (MLD_MCDataList)
creation_date timestamp 29,6 now() date record was created
modification_date timestamp 29,6 now() date record was last modified

Table contained 759,397 rows at Mon Sep 11 06:12 EDT 2023

Indexes:
Column(s) Type Sort
_assoc_key Primary key, Used to cluster data Asc
_allele_key Performance Asc
_assay_type_key Performance Asc
_expt_key Performance Asc
_marker_key Performance Asc

Close relationships  within of separation: