geno_freq_boundaries {whoa}R Documentation

function to return a tibble with the min/max values of genotype freqs possible

Description

These mins and maxes occur because the genotypes are used to estimate the allele frequencies. The output of this function is useful for putting boundaries on plots.

Usage

geno_freq_boundaries()

Value

a tibble

Examples

gfb <- geno_freq_boundaries()

[Package whoa version 0.0.2 Index]