{
"gender": "female",
"ethnicity": "CHB",
"genotypes": {
"rs2282679": "AA",
"rs1229984": "GG",
"rs324650": "TT"
}
}
{
"effectsFound": {
"nicotine": {
"displayName": "Nicotine",
"effects": [
{
"genotypeEffect": "Increased",
"attribute": "Risk of nicotine dependence",
"snpCount": "1",
"snpList": [
"rs324650"
]
}
],
"effectsFoundInEthnicity": "CEU"
},
"vitamin_d": {
"displayName": "Vitamin D",
"effects": [
{
"genotypeEffect": "Average",
"attribute": "Vitamin D levels",
"snpCount": "1",
"snpList": [
"rs2282679"
]
}
],
"effectsFoundInEthnicity": "CHB"
},
"alcohol": {
"displayName": "Alcohol",
"effects": [
{
"genotypeEffect": "Average",
"attribute": "Alcohol tolerance",
"snpCount": "1",
"snpList": [
"rs1229984"
]
}
],
"effectsFoundInEthnicity": "CHB"
}
}
}