Table pub.mgd.mld_expts Defines a Mapping Experiment for a specific Reference. A Reference may have one or more Experiments associated with it. Each Experiment within a specific Reference is assigned an Experiment Type and and Experiment Tag value (CROSS-1). The currently supported Experiment Types are: CONTIG, CROSS, FISH, HYBRID, IN SITU, MAP, RI, TEXT.
|
Generated by SchemaSpy |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table contained 24,051 rows at Mon Sep 11 06:12 EDT 2023 |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
_expt_key | Primary key, Used to cluster data | Asc | mld_expts_pkey |
chromosome | Performance | Asc | mld_expts_idx_chromosome |
creation_date | Performance | Asc | mld_expts_idx_creation_date |
expttype | Performance | Asc | mld_expts_idx_expttype |
modification_date | Performance | Asc | mld_expts_idx_modification_date |
_refs_key | Performance | Asc | mld_expts_idx_refs_key |
|