Table pub.mgd.seq_marker_cache A record in this table represents the cached value of the annotation between a mouse Marker and a Sequence. See seqcacheload/seqmarker.csh.
|
Generated by SchemaSpy |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table contained 2,529,411 rows at Mon Sep 11 06:12 EDT 2023 |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
_cache_key | Primary key, Used to cluster data | Asc | seq_marker_cache_pkey |
accid | Performance | Asc | seq_marker_cache_idx_accid |
annotation_date | Performance | Asc | seq_marker_cache_idx_annotation_date |
_biotypeconflict_key | Performance | Asc | seq_marker_cache_idx_biotypeconflict_key |
_sequence_key + _marker_key + _refs_key | Performance | Asc/Asc/Asc | seq_marker_cache_idx_clustered |
_logicaldb_key | Performance | Asc | seq_marker_cache_idx_logicaldb_key |
_marker_key + _sequence_key | Performance | Asc/Asc | seq_marker_cache_idx_marker_key |
_marker_type_key | Performance | Asc | seq_marker_cache_idx_marker_type_key |
_organism_key | Performance | Asc | seq_marker_cache_idx_organism_key |
_qualifier_key | Performance | Asc | seq_marker_cache_idx_qualifier_key |
_refs_key | Performance | Asc | seq_marker_cache_idx_refs_key |
_sequenceprovider_key | Performance | Asc | seq_marker_cache_idx_sequenceprovider_key |
_sequencetype_key | Performance | Asc | seq_marker_cache_idx_sequencetype_key |
|