pre.cov | R Documentation |
Using this function to generate blockwise LD matrix
pre.cov(ldpath = NULL, bedfile, path, chr = 1:22, shrink = T)
ldpath |
path for plink bfiles for the chromosome-wise LD reference;(e.g. 1000 Genome Project) |
bedfile |
path to the bedfile for OWAS segments (default: 100 KB up and down-stream of the TSS, the length of each segment is 5 KB) |
path |
specify the output path |
chr |
chromosome, can be a integer or vector from 1 to 22, default=1:22 |
shrink |
shrink LD matrix or not, default=T |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.