Skip to contents

Load in frequency data

Usage

load_freq(
  out_path,
  twofreqs,
  freq_both_input,
  freq_major_input,
  freq_minor_input
)

Arguments

out_path

outpath directory

twofreqs

If two different allele frequency files are to be used

freq_both_input

Allele frequency file, if only using one

freq_major_input

Allele frequency file for major contributor

freq_minor_input

Allele frequency file for minor contributor

Value

list of major AF data data frame and minor AF data data frame