get_list_of_population_frequencies: create a list of allele frequency dataframes for each...

Description Usage Arguments Value

View source: R/alleles_exac.R

Description

create a list of allele frequency dataframes for each population.

Usage

1

Arguments

vars

data frame of variants in gene, with allele counts and totals for several ExAC sub-groups.

populations

list of populations (e.g. list(EAS="East Asian", FIN="Finnish")). Perhaps this should be a simple vector of names, but this way I have more information about what the populations are.

Value

list of dataframes, one for each population. The dataframes contain allele count, allele number and VEP consequence strings for each allele in the input dataframe. The list is named for each of the populations.


jeremymcrae/recessiveStats documentation built on May 19, 2019, 5:08 a.m.