Table pub.mgd.prb_strain_marker A record in this table represents a Strain/Marker/Allele association. An associations is qualified using the _Qualifier_key. A Strain can have 0 or more Marker/Allele pairs associated with it. A Strain may be created as the result of a mutation (transgenic allele), in which case the transgenic allele is associated with the newly bred Strain using this table. For example: MGI:4847055/Tg(Foxi2-EGFP)HX217Gsat, strain of origin: FVB/NTac. New Strain: MGI:5003868/STOCK Tg(Foxi2-EGFP)HX217Gsat/Mmucd associated with MGI:5003868/Tg(Foxi2-EGFP)HX217Gsat via PRB_Strain/PRB_Strain_Marker.
|
Generated by SchemaSpy |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table contained 79,202 rows at Mon Sep 11 06:12 EDT 2023 |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
_strainmarker_key | Primary key, Used to cluster data | Asc | prb_strain_marker_pkey |
_allele_key | Performance | Asc | prb_strain_marker_idx_allele_key |
_strain_key | Performance | Asc | prb_strain_marker_idx_clustered |
_createdby_key | Performance | Asc | prb_strain_marker_idx_createdby_key |
_marker_key | Performance | Asc | prb_strain_marker_idx_marker_key |
_modifiedby_key | Performance | Asc | prb_strain_marker_idx_modifiedby_key |
_qualifier_key | Performance | Asc | prb_strain_marker_idx_qualifier_key |
|