combine_gwas_with_1kg_freqs | R Documentation |
Combine GWAS with 1,000 genomes frequencies
combine_gwas_with_1kg_freqs(gwas)
gwas |
Formatted GWAS summary statistics with 1kg frequencies (output of format_gwas) |
GWAS summary statistics with 1kg allele frequencies (and aligned alleles)
df = format_gwas(gwas = gwas_sumstats) kg_combo = combine_gwas_with_1kg_freqs(df)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.