View source: R/check_col_order.R
check_col_order | R Documentation |
Ensure that the first three columns are SNP, CHR, BP in that order and then A1, A2 if present
check_col_order(sumstats_dt, path)
sumstats_dt |
data table obj of the summary statistics file for the GWAS |
path |
Filepath for the summary statistics file to be formatted |
list containing sumstats_dt, the modified summary statistics data table object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.