https://github.com/slowkow/proxysnps/blob/master/R/get_vcf.R
1 2 3 4 5 6 | proxysnps_ref_ld(
vcf,
tol = 1e-10,
measure = c("R.squared", "D.prime"),
verbose = 0
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.