View source: R/convert_pvar_table_to_bim_table.R
convert_pvar_table_to_bim_table | R Documentation |
PLINK2
.pvar
table to a PLINK
.bim
tableConvert a PLINK2
.pvar
table to a PLINK
.bim
table
convert_pvar_table_to_bim_table(pvar_table, verbose = FALSE)
pvar_table |
a tibble with as much rows as SNPs. It has the following columns:
The uppercase column names are those as used by PLINK2. |
verbose |
the verbosity of a function. Set to TRUE for more output. Use check_verbose to detect if this argument is valid. |
a PLINK
.bim
table
Richèl J.C. Bilderbeek
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.