Figure 6h. Colocalization across multiple xQTLs in CTSH.

Figure 6h. Colocalization across multiple xQTLs in CTSH.#

A second example case of AD-xQTL colocalization demonstrating three distinct CoS showing different colocalization patterns across multiple brain cell types for the CTSH gene.

for(file in list.files("/Users/xueweic/Documents/GitHub/statfungen/colocboost/R", full.names = T)) {source(file)}
res <- readRDS("Figure_6h_CTSH.rds")
options(repr.plot.width = 16, repr.plot.height = 8)
outcome_names <- c("Mic", "eQTL (Astrocytes)", "Oli", "eQTL (Excitatory neuron)",
                  "Inh", "eQTL (DLPFC)", "eQTL (AC)", "eQTL (PCC)", "eQTL (Monocyte)",
                  "pQTL (DLPFC)", "u-sQTL (AC)", "p-sQTL (DLPFC)", "u-sQTL (DLPFC)",
                  "p-sQTL (PCC)", "u-sQTL (PCC)", "AD GWAS")
colocboost_plot(res, outcome_names = outcome_names, variant_coord = TRUE, plot_cols = 2)
res$cos_details$cos_outcomes_npc
$`cos1:y4_y13_y15`
A data.frame: 3 × 3
outcomes_indexrelative_logLRnpc_outcome
<int><dbl><dbl>
PCC_unproductive152.3963640460.991710189
DLPFC_unproductive132.1151266490.985451295
Exc 40.0020617260.004114962
$`cos2:y2_y6_y7_y8`
A data.frame: 4 × 3
outcomes_indexrelative_logLRnpc_outcome
<dbl><dbl><dbl>
DLPFC65.6750180.9999882
Ast22.6965270.9954519
AC72.1480310.9863779
PCC81.8036990.9728777
$`cos3:y2_y4_y6_y7_y8_y9_y10_y11_y13_y15_y16`
A data.frame: 11 × 3
outcomes_indexrelative_logLRnpc_outcome
<dbl><dbl><dbl>
pQTL107.547027410.9999997
AC 76.612119400.9999982
Monocyte 94.161305510.9997570
DLPFC 63.804596200.9995041
PCC 82.563817060.9940694
Ast 21.211395610.9113262
AC_unproductive110.884359230.8294486
DLPFC_unproductive130.852152250.8181011
PCC_unproductive150.851283040.8177847
ADGWAS160.415011950.5639611
Exc 40.053937560.1022603
colocboost_plot(res, pos = c(5650:5950), outcome_names = outcome_names, variant_coord = TRUE, plot_cols = 2)