View source: R/ctwas_read_data.R
read_ld_Rvar_RDS | R Documentation |
read variant information associated with a LD R matrix .RDS file.
read_ld_Rvar_RDS(ld_RDSf)
ld_RDSf |
files containing the variant information for the LD matrices |
a data frame with columns: "chrom", "id", "pos", "alt", "ref". "alt" is the coded allele
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.