LD_diagnosis_susie_rss | R Documentation |
Perform diagnosis to check the consistency between the GWAS z-scores and LD matrix, and detect problematic z-scores (e.g. allele switch issue) using diagnostic functions from SuSiE RSS.
LD_diagnosis_susie_rss(z, R, n)
z |
z scores. |
R |
LD correlation matrix. |
n |
The sample size. (Optional, but highly recommended.) |
a data frame of expected z-scores and test statistics
from susieR::kriging_rss
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.