# Data
load("./data/01_data_ldmat.Rda")
load("./data/02_data_gwas_sost_region.Rda")
# SOST region
gwas <- gwas %>%
filter(
chr == "17" &
pos >= 41831099 - 100000 &
pos <= 41836156 + 100000
)4 SOST region associations
Genetic associations in the SOST region for the datasets in Table 2.2. 1
4.1 Original datasets
Genetic associations in the SOST region for the datasets in Table 2.2 that were analysed by Zheng et al. (2023) (or equivalent2).
gwas %>%
filter(id == "GCST011365") %>%
regional_plot(
data = .,
corr = ld_mat,
top_marker = "rs66838809",
highlights = pqtls$rsid,
highlights_title = "Sclerostin associated variants"
)gwas %>%
filter(id == "GCST011365") %>%
qq_plot()gwas %>%
filter(id == "GCST005194") %>%
regional_plot(
data = .,
corr = ld_mat,
top_marker = "rs66838809",
highlights = pqtls$rsid,
highlights_title = "Sclerostin associated variants"
)gwas %>%
filter(id == "GCST005194") %>%
qq_plot()gwas %>%
filter(id == "GCST005843") %>%
regional_plot(
data = .,
corr = ld_mat,
top_marker = "rs66838809",
highlights = pqtls$rsid,
highlights_title = "Sclerostin associated variants"
)gwas %>%
filter(id == "GCST005843") %>%
qq_plot()gwas %>%
filter(id == "GCST005842") %>%
regional_plot(
data = .,
corr = ld_mat,
top_marker = "rs66838809",
highlights = pqtls$rsid,
highlights_title = "Sclerostin associated variants"
)gwas %>%
filter(id == "GCST005842") %>%
qq_plot()gwas %>%
filter(id == "GCST006867") %>%
regional_plot(
data = .,
corr = ld_mat,
top_marker = "rs1107747",
highlights = pqtls$rsid,
highlights_title = "Sclerostin associated variants"
)gwas %>%
filter(id == "GCST006867") %>%
qq_plot()gwas %>%
filter(id == "UKB200021065") %>%
regional_plot(
data = .,
corr = ld_mat,
top_marker = "rs66838809",
highlights = pqtls$rsid,
highlights_title = "Sclerostin associated variants"
)gwas %>%
filter(id == "UKB200021065") %>%
qq_plot()gwas %>%
filter(id == "PHS000930AAC") %>%
regional_plot(
data = .,
corr = ld_mat,
top_marker = "rs66838809",
highlights = pqtls$rsid,
highlights_title = "Sclerostin associated variants"
)gwas %>%
filter(id == "PHS000930AAC") %>%
qq_plot()gwas %>%
filter(id == "UKB30780") %>%
regional_plot(
data = .,
corr = ld_mat,
top_marker = "rs66838809",
highlights = pqtls$rsid,
highlights_title = "Sclerostin associated variants"
)gwas %>%
filter(id == "UKB30780") %>%
qq_plot()gwas %>%
filter(id == "UKB30760") %>%
regional_plot(
data = .,
corr = ld_mat,
highlights = pqtls$rsid,
highlights_title = "Sclerostin associated variants",
highlights_label = FALSE
)Note: rs72836561 is a missense variant in CD300LG that is known to be associated with lipid profiles (Surakka et al. 2015).
gwas %>%
filter(id == "UKB30760") %>%
qq_plot()Note: rs72836561 is a missense variant in CD300LG that is known to be associated with lipid profiles (Surakka et al. 2015).
gwas %>%
filter(id == "UKB30870") %>%
regional_plot(
data = .,
corr = ld_mat,
highlights = pqtls$rsid,
highlights_title = "Sclerostin associated variants",
highlights_label = FALSE
)Note: rs72836561 is a missense variant in CD300LG that is known to be associated with lipid profiles (Surakka et al. 2015).
gwas %>%
filter(id == "UKB30870") %>%
qq_plot()Note: rs72836561 is a missense variant in CD300LG that is known to be associated with lipid profiles (Surakka et al. 2015).
gwas %>%
filter(id == "UKB30630") %>%
regional_plot(
data = .,
corr = ld_mat,
highlights = pqtls$rsid,
highlights_title = "Sclerostin associated variants",
highlights_label = FALSE
)Note: rs72836561 is a missense variant in CD300LG that is known to be associated with lipid profiles (Surakka et al. 2015).
gwas %>%
filter(id == "UKB30630") %>%
qq_plot()Note: rs72836561 is a missense variant in CD300LG that is known to be associated with lipid profiles (Surakka et al. 2015).
gwas %>%
filter(id == "UKB30640") %>%
regional_plot(
data = .,
corr = ld_mat,
top_marker = "rs66838809",
highlights = pqtls$rsid,
highlights_title = "Sclerostin associated variants"
)gwas %>%
filter(id == "UKB30640") %>%
qq_plot()gwas %>%
filter(id == "GCST006980") %>%
regional_plot(
data = .,
corr = ld_mat,
top_marker = "rs66838809",
highlights = pqtls$rsid,
highlights_title = "Sclerostin associated variants"
)gwas %>%
filter(id == "GCST006980") %>%
qq_plot()gwas %>%
filter(id == "GCST006979") %>%
regional_plot(
data = .,
corr = ld_mat,
top_marker = "rs66838809",
highlights = pqtls$rsid,
highlights_title = "Sclerostin associated variants"
)gwas %>%
filter(id == "GCST006979") %>%
qq_plot()4.2 Additional datasets
Genetic associations in the SOST region for the additional recent GWAS datasets in Table 2.2.
gwas %>%
filter(id == "GCST90132315") %>%
regional_plot(
data = .,
corr = ld_mat,
top_marker = "rs66838809",
highlights = pqtls$rsid,
highlights_title = "Sclerostin associated variants"
)Note: the allele of rs851058 associated with lower coronary artery disease risk is also associated with lower mRNA expression of the SOST in GTEx (GTEx Consortium 2020) and higher bone mineral density (Morris et al. 2019).
gwas %>%
filter(id == "GCST90132315") %>%
qq_plot()Note: the allele of rs851058 associated with lower coronary artery disease risk is also associated with lower mRNA expression of the SOST in GTEx (GTEx Consortium 2020) and higher bone mineral density (Morris et al. 2019).
gwas %>%
filter(id == "GCST90104535") %>%
regional_plot(
data = .,
corr = ld_mat,
top_marker = "rs66838809",
highlights = pqtls$rsid,
highlights_title = "Sclerostin associated variants"
)gwas %>%
filter(id == "GCST90104535") %>%
qq_plot()gwas %>%
filter(id == "GCST90104536") %>%
regional_plot(
data = .,
corr = ld_mat,
top_marker = "rs66838809",
highlights = pqtls$rsid,
highlights_title = "Sclerostin associated variants"
)gwas %>%
filter(id == "GCST90104536") %>%
qq_plot()gwas %>%
filter(id == "GCST90104538") %>%
regional_plot(
data = .,
corr = ld_mat,
top_marker = "rs66838809",
highlights = pqtls$rsid,
highlights_title = "Sclerostin associated variants"
)gwas %>%
filter(id == "GCST90104538") %>%
qq_plot()gwas %>%
filter(id == "GCST90104537") %>%
regional_plot(
data = .,
corr = ld_mat,
top_marker = "rs66838809",
highlights = pqtls$rsid,
highlights_title = "Sclerostin associated variants"
)gwas %>%
filter(id == "GCST90104537") %>%
qq_plot()gwas %>%
filter(id == "GCST90132183") %>%
regional_plot(
data = .,
corr = ld_mat,
top_marker = "rs66838809",
highlights = pqtls$rsid,
highlights_title = "Sclerostin associated variants"
)gwas %>%
filter(id == "GCST90132183") %>%
qq_plot()The red and green dashed lines in the regional plots are the p-value thresholds \(1 \times 10^{-6}\) (regional-wide significance threshold used in Zheng et al. (2023)) and \(5 \times 10^{-8}\) (genome-wide significance threshold), respectively.↩︎
The ischemic and cardioembolic stroke GWAS results from METASTROKE (Malik et al. 2016) used by Zheng et al. (2023) were replaced with those from MEGASTROKE (Malik et al. 2018) and the UK Biobank hypertension GWAS results from OpenGWAS used by Zheng et al. (2023) were replaced with those from Pan-UKBB due to licensing restrictions. The GWAS of coronary artery calcification was not available either publicly or via application at the time of this analysis (Kavousi et al. 2022).↩︎