Table pub.mgd.gxd_specimen Defines an In Situ Assay Specimen. A Specimen is described in terms of its genotype, sex, age and the methods used to prepare the sample. If multiple animals within one reference have identical genotypes and preparation procedures, then they can be collectively represented by a single Specimen object. See GXD_Assay, GXD_EmbeddingMethod, GXD_FixationMethod, GXD_Genotype.
|
Generated by SchemaSpy |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table contained 526,764 rows at Mon Sep 11 06:12 EDT 2023 |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
_specimen_key | Primary key | Asc | gxd_specimen_pkey |
_assay_key | Performance | Asc | gxd_specimen_idx_clustered |
_embedding_key | Performance | Asc | gxd_specimen_idx_embedding_key |
_fixation_key | Performance | Asc | gxd_specimen_idx_fixation_key |
_genotype_key | Performance | Asc | gxd_specimen_idx_genotype_key |
|