View source: R/ctwas_read_data.R
read_var_info | R Documentation |
Read variant information from .pvar or .bim file into R
read_var_info(var_info_file)
var_info_file |
.pvar or .bim file with proper format: .pvar: https://www.cog-genomics.org/plink/2.0/formats#pvar .bim: https://www.cog-genomics.org/plink/2.0/formats#bim |
A data.table. variant info
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.