View source: R/format_sumstats_for_magma.r
format_sumstats_for_magma | R Documentation |
Check that sumstats has correct columns and that they are in the correct order for MAGMA and LDSC.
format_sumstats_for_magma(path)
path |
Filepath for the summary statistics file to be formatted. |
col_headers The new column headers for the sumstats file
## Not run:
path <- MAGMA.Celltyping::get_example_gwas()
new_path <- MAGMA.Celltyping:::format.sumstats.for.magma(path)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.