Read LD matrix from a file.
1 | read_ld(file_ld, snps)
|
1 2 | f1 <- system.file("extdata/region1.ld", package = "finemapr")
ld <- read_ld(f1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.