Table pub.mgd.all_allele_cellline A record in this table represents the association between an Allele and a Cell Line. The type of Cell Line associated with the Allele depends on the Allele Type. See ALL_CellLine.
|
Generated by SchemaSpy |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table contained 842,879 rows at Mon Sep 11 06:12 EDT 2023 |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
_assoc_key | Primary key | Asc | all_allele_cellline_pkey |
_allele_key + _mutantcellline_key | Performance | Asc/Asc | all_allele_cellline_idx_allele_key |
_createdby_key | Performance | Asc | all_allele_cellline_idx_createdby_key |
creation_date | Performance | Asc | all_allele_cellline_idx_creation_date |
modification_date | Performance | Asc | all_allele_cellline_idx_modification_date |
_modifiedby_key | Performance | Asc | all_allele_cellline_idx_modifiedby_key |
_mutantcellline_key | Performance | Asc | all_allele_cellline_idx_mutantcellline_key |
|