ld_matrix_local | R Documentation |
Get LD matrix using local plink binary and reference dataset
ld_matrix_local(variants, bfile, plink_bin, with_alleles = TRUE)
variants |
List of variants (rsids) |
bfile |
Path to bed/bim/fam ld reference panel |
plink_bin |
Specify path to plink binary. Default = |
with_alleles |
Whether to append the allele names to the SNP names.
Default: |
data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.