Table pub.mgd.all_cre_cache A record in this table represents the cached values of a Cre Allele (that may/may not contain Assay information). See ALL_Allele, GXD_Assay, allcacheload/allelecrecache.csh.
|
Generated by SchemaSpy |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table contained 62,804 rows at Mon Sep 11 06:12 EDT 2023 |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
_cache_key | Primary key | Asc | all_cre_cache_pkey |
_allele_key | Performance | Asc | all_cre_cache_idx_allele_key |
_allele_type_key | Performance | Asc | all_cre_cache_idx_allele_type_key |
_assay_key | Performance | Asc | all_cre_cache_idx_assay_key |
_celltype_term_key | Performance | Asc | all_cre_cache_idx_celltype_term_key |
_allele_key + _emapa_term_key + _stage_key + _assay_key + expressed | Performance, Used to cluster data | Asc/Asc/Asc/Asc/Asc | all_cre_cache_idx_clustered |
_emapa_term_key | Performance | Asc | all_cre_cache_idx_emapa_term_key |
_stage_key | Performance | Asc | all_cre_cache_idx_stage_key |
|