Table pub.mgd.all_allele_mutation A record in this table represents the Molecular Mutation for a specific Allele. An Allele can have 0 or more Molecular Mutations.
|
Generated by SchemaSpy |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table contained 713,255 rows at Mon Sep 11 06:12 EDT 2023 |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
_assoc_key | Primary key | Asc | all_allele_mutation_pkey |
_allele_key | Performance | Asc | all_allele_mutation_idx_allele_key |
creation_date | Performance | Asc | all_allele_mutation_idx_creation_date |
modification_date | Performance | Asc | all_allele_mutation_idx_modification_date |
_mutation_key | Performance | Asc | all_allele_mutation_idx_mutation_key |
|