Table pub.mgd.gxd_probeprep Defines the Probe preparation for an expression assay. The Probe preparation specifies the probe used, final type (DNA, RNA) and the label used to visualize the probe. See GXD_Assay, PRB_Probe, GXD_ProbeSense, GXD_Label, GXD_LabelCoverage, GXD_Visualization.
|
Generated by SchemaSpy |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table contained 95,542 rows at Mon Sep 11 06:12 EDT 2023 |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
_probeprep_key | Primary key | Asc | gxd_probeprep_pkey |
_label_key | Performance | Asc | gxd_probeprep_idx_label_key |
_probe_key | Performance | Asc | gxd_probeprep_idx_probe_key |
_sense_key | Performance | Asc | gxd_probeprep_idx_sense_key |
_visualization_key | Performance | Asc | gxd_probeprep_idx_visualization_key |
|