Table pub.mgd.all_variant_sequence A record in this table represents a sequence associated with a variant.n have multiple variants. Since each variant will have two records in ALL_Variant_Variant (one a source record, the other a curated record), there will be sequence records associated with both types of variant records.
|
Generated by SchemaSpy |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table contained 11,082 rows at Mon Sep 11 06:12 EDT 2023 |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
_variantsequence_key | Primary key | Asc | all_variant_sequence_pkey |
_createdby_key | Performance | Asc | all_variant_sequence_idx_createdby_key |
creation_date | Performance | Asc | all_variant_sequence_idx_creation_date |
modification_date | Performance | Asc | all_variant_sequence_idx_modification_date |
_modifiedby_key | Performance | Asc | all_variant_sequence_idx_modifiedby_key |
_sequence_type_key | Performance | Asc | all_variant_sequence_idx_sequence_type_key |
_variant_key | Performance | Asc | all_variant_sequence_idx_variant_key |
|