inverse_metaAnalaysis | R Documentation |
Convenience function to produce the combined phenotype estimate if we only have summary stats for phenoA and pheno B
inverse_metaAnalaysis(proximal, adjunct, rho = 0, discardAmbiguousSNPs = T)
proximal |
dataframe for main proximal |
adjunct |
dataframe for other proximal |
rho |
(optional) overlap between studies |
discardAmbiguousSNPs |
(optional) if ambiguous SNPs (G/C and A/T) should be discarded (default TRUE) |
returns Combinedpheno dataframe that can be plugged into shaPRS_blend or shaPRS_composite
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.