Table pub.mgd.gxd_insituresult Defines an In Situ Specimen Result. For each Specimen defined, one or more results can be recorded. Each result contains the anatomical structure(s), signal strength, pattern of expression within the structure(s) and optional notes. One or more Image Panes may also be associated with a result. See GXD_Specimen, GXD_InSituResultImage, GXD_ISResultStructure.
|
Generated by SchemaSpy |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table contained 1,565,117 rows at Mon Sep 11 06:12 EDT 2023 |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
_result_key | Primary key | Asc | gxd_insituresult_pkey |
_pattern_key | Performance | Asc | gxd_insituresult_idx_pattern_key |
_specimen_key | Performance | Asc | gxd_insituresult_idx_specimen_key |
_strength_key | Performance | Asc | gxd_insituresult_idx_strength_key |
|