Description Usage Arguments Value Examples
Plot LD matrix heatmap
1 | plot_LDmatrix(x, simplify.labels = FALSE)
|
x |
vcftools ld data.frame |
simplify.labels |
Logical. Should labels be simplified? For big data sets. |
a ld plot
1 2 | data("bovine_vcf")
plot_LDmatrix(bovine_vcf)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.