Table pub.mgd.all_variant A record in this table represents a variant for an allele. An allele can have multiple variants. Each variant will eventually have two records in this table -- one for reported data and the other for curated data.
|
Generated by SchemaSpy |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table contained 8,868 rows at Mon Sep 11 06:12 EDT 2023 |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
_variant_key | Primary key | Asc | all_variant_pkey |
_allele_key | Performance | Asc | all_variant_idx_allele_key |
_createdby_key | Performance | Asc | all_variant_idx_createdby_key |
creation_date | Performance | Asc | all_variant_idx_creation_date |
modification_date | Performance | Asc | all_variant_idx_modification_date |
_modifiedby_key | Performance | Asc | all_variant_idx_modifiedby_key |
_sourcevariant_key | Performance | Asc | all_variant_idx_sourcevariant_key |
_strain_key | Performance | Asc | all_variant_idx_strain_key |
|