View source: R/check_pvar_table.R
check_pvar_table | R Documentation |
.pvar
table is valid.Check if a .pvar
table is valid.
Will stop if not
check_pvar_table(pvar_table)
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. |
Nothing. Will stop if the pvar_table
is invalid
Richèl J.C. Bilderbeek
check_pvar_table(get_test_pvar_table())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.