Table pub.mgd.gxd_gellane Defines a Gel Lane. A Gel Assay is represented as a 2-D matrix with some number of columns (GXD_GelLane) and some number of rows (GXD_GelRow, GXD_GelBand). Lanes have sequence numbers for ordering and labels to describe lane content. The information associated with a Gel Lane corresponds to the way the gel was prepared in the lab. Source material is derived from one or more tissues in an animal. Tissues are described through reference to the anatomical dictionary. Animals are described via their genotype, age and sex. Minimal information is recorded for control lanes. See GXD_Assay, GXD_Genotype, GXD_GelLaneStructure, GXD_GelRNAType.
|
Generated by SchemaSpy |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table contained 352,140 rows at Mon Sep 11 06:12 EDT 2023 |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
_gellane_key | Primary key | Asc | gxd_gellane_pkey |
_assay_key | Performance | Asc | gxd_gellane_idx_clustered |
_gelcontrol_key | Performance | Asc | gxd_gellane_idx_gelcontrol_key |
_gelrnatype_key | Performance | Asc | gxd_gellane_idx_gelrnatype_key |
_genotype_key | Performance | Asc | gxd_gellane_idx_genotype_key |
|