View source: R/handle-weight-files.R
check.pgs.weight.columns | R Documentation |
Check that a PGS weight file contains the required columns for PGS application with apply.polygenic.score
.
check.pgs.weight.columns(pgs.weight.colnames, harmonized = TRUE)
pgs.weight.colnames |
A character vector of column names. |
harmonized |
A logical indicating whether the presence of harmonized columns should be checked. |
A logical indicating whether the file contains the required columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.