read_LD | R Documentation |
If your correlation matrix does not have rownames and column names, a VCF will need to be provided so it can be added with read_LD().
read_LD(LDin, vcf = NULL)
LDin |
Square correlation matrix |
vcf |
VCF object created by read_vcf() that can be used to assign column names |
A tibble.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.