| Business Data Model Data Model |
Description | A set of associated SNP alleles in a region of a chromosome that tend to be transmitted as a set. Haplotype is a set of genetic changes - usually a group of SNPs that tend to be inherited together. It could be called as a "gene neighborhood." Haplotype information is used to compare the genes of people affected by a disease with the genes of unaffected people. For example, this approach has revealed a genetic variation that substantially increases the risk of age-related macular degeneration, the leading cause of severe vision loss in older people. The information may be helpful in the future for disease screening and for the development of new therapies. |
Attributes | |
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
Relationship | |
![]() |
Dependencies | |
![]() |
Reverse Dependencies | |
![]() |
Attribute Details |
Description | The block id for the haplotype block. Haplotypes are blocks of markers that are inherited together due to low recombination rates. |
Data Type | Standards - Data Domains.ddm/Data Domains/Text Very Small [VARCHAR(20)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | A link to dbSNP web URL that contains reference information on the Haplotype. |
Data Type | Standards - Data Domains.ddm/Data Domains/Text Medium [VARCHAR(255)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | The Hap ID from the HapMap project. |
Data Type | Standards - Data Domains.ddm/Data Domains/Text Very Small [VARCHAR(20)] |
Is Part Of PrimaryKey | false |
Is Required | true |
Is Derived | false |
Is Surrogate Key | false |
Description | The known haplotype frequency in the individual or general population. |
Data Type | Standards - Data Domains.ddm/Data Domains/Rate [FLOAT(5)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | The HapSet id from the HapMap project. |
Data Type | Standards - Data Domains.ddm/Data Domains/Text Very Small [VARCHAR(20)] |
Is Part Of PrimaryKey | false |
Is Required | true |
Is Derived | false |
Is Surrogate Key | false |
Description | Indicates whether the haplotype belongs to a patient who is a subject or a non-subject or population. |
Data Type | Standards - Data Domains.ddm/Data Domains/Enumeration [VARCHAR(20)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | The method used to determine haplotype. |
Data Type | Standards - Data Domains.ddm/Data Domains/Text Medium [VARCHAR(255)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Relationship Details |
Is Identifying Relationship | false |
Child Table | Haplotype |
Child Multiplicity | ZERO_TO_MANY |
Child Referential Integrity: On Delete | NONE |
Child Referential Integrity: On Insert | NONE |
Child Referential Integrity: On Update | NONE |
Parent Table | Allele |
Parent Multiplicity | ZERO_TO_MANY |
Parent Referential Integrity: On Delete | NONE |
Parent Referential Integrity: On Insert | NONE |
Parent Referential Integrity: On Update | NONE |
| Business Data Model Data Model |