Read z-scores from a file.
1 | read_zscore(file_zscore)
|
1 2 | f1 <- system.file("extdata/region1.z", package = "finemapr")
ztab <- read_zscore(f1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.