check_allele_frequency_input: Internal file which checks the input file for errors and...

Description Usage Arguments

View source: R/check_allele_frequency_input.R

Description

This function checks the input file of allele frequencies and makes sure the required columns are both present in the correct format.

Usage

1
check_allele_frequency_input(allele_freq_data, ancestor_pop_label = NULL)

Arguments

allele_freq_data

Direct read-in from the input data .csv file.

ancestor_pop_label

A vector of integers giving the highest level of the family tree, which consists only of ancestors from pure genetic populations. Integers index the population, with order given by the order in which the population dominant allele frequencies are provided in the input allele frequencies file.


danwkenn/SimAdmixtR documentation built on May 30, 2020, 7:25 a.m.