View source: R/check_psam_table.R
check_psam_table | R Documentation |
.psam
table is valid.Check if a .psam
table is valid.
Will stop if not
check_psam_table(psam_table)
psam_table |
a tibble with as much rows as individuals. It has the following columns:
The uppercase column names are those as used by PLINK2. |
Nothing. Will stop if the psam_table
is invalid
Richèl J.C. Bilderbeek
check_psam_table(get_test_psam_table())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.