View source: R/standardize_maf.R
standardize_maf | R Documentation |
Standardize Minor Allele Frequency column. Will infer MAF from frequency column, assuming that MAF is always less than 0.5 and that all SNPs are biallelic
standardize_maf(query, colmap, verbose = TRUE)
query |
data.frame of summary stat. |
colmap |
Column mapping object created using construct_colmap. |
verbose |
Print messages. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.