.
SCALLOP-INF meta-analysis¶
A companion web site for this paper,
Jing Hua Zhao, David Stacey, Niclas Eriksson, Erin Macdonald-Dunlop, Asa H Hedman, Anette Kalnapenkis, Stefan Enroth, Domenico Cozzetto, Jonathan Digby-Bell, Jonanthan Marten, Lasse Folkersen, Christian Herder, Lina Jonsson, Sarah E. Bergen, Christian Gieger, Elise J Needham, Praveen Surendran, Estonia Biobank Research Team, Dirk S Paul, Ozren Polasek, Barbara Thorand, Harald Grallert, Michael Roden, Urmo Vosa, Tonu Esko, Caroline Hayward, Asa Johansson, Ulf Gyllensten, Nicholas Powell, Oskar Hansson, Niklas Mattsson-Carlgren, Peter K Joshi, John Danesh, Leonid Padyukov, Lars Klareskog, Mikael Landen, James F Wilson, Agneta Siegbahn, Lars Wallentin, Anders Malarstig, Adam S Butterworth, James E. Peters medRxiv 2023.03.24.23287680; doi: https://doi.org/10.1101/2023.03.24.23287680.
Flow of analysis¶
(When the diagram is not rendered, view it from Mermaid live editor)
Comments¶
The tryggve, cardio and csd3 directories here are associated with the named Linux cluster(s) used for the analysis over time. Most recent implementations are documented in Supplementary notes
(rsid). To view the code inside the browser, select the GitHub
button from the menu.
-
Data pre-processing was done initially from tryggve with list.sh and format.sh, followed by meta-analysis according to metal.sh using METAL whose results were cross-examined with QCGWAS.sh together with additional investigation.
-
The main analysis followed with analysis.sh containing codes for Manhattan/Q-Q/forest/LocusZoom plots such as the OPG example (see the diagram below), which replicated results of Kwan et al. (2014) as identified by PhenoScanner), clumping using PLINK and conditional analysis using GCTA. The clumping results were classified into cis/trans signals. As the meta-analysis stabilised especially with INTERVAL reference, analysis has been intensively done locally with cardio and csd3. cis/trans classification has been done via cis.vs.trans.classification.R as validated by cistrans.sh.
-
We prototyped our analysis on cardio with INTERVAL such as INTERVAL.sh and cardio.sh as well as individual level data analysis for the KORA study. Most analyses were done locally on CSD3.
-
In alphabetical order, the
cis.vs.trans.classification
,circos.cis.vs.trans.plot
,cs
,log10p
,logp
,gc.lambda
,get_b_se
,get_sdy
,get_pve_se
,invnormal
,METAL_forestplot
,mhtplot.trunc
,mhtplot2d
,pqtl2dplot/pqtl2dplotly/pqtl3dplotly
,pvalue
functions are now part of R/gap at CRAN or GitHub. Some aspects of the downstream analyses links colocalisation and Mendelian randomisation are also available from gap vignette and pQTLtools articles.
The OPG example¶
This proves to be a positive control. The stacked image below shows Manhattan, Q-Q, forest and LocusZoom plots.
Summary statistics¶
The link will be added here when made available.