getLowFreq: This function allows users to lookup the allele database for...

Description Usage Arguments Value Author(s) References

View source: R/getLowFreq.R

Description

The function searches through the allele database for individuals with alleles that occur fewer than n times across all individuals.

Usage

1
getLowFreq(database, marker, n, limit = 0.8)

Arguments

database

The database

marker

The microsatellite marker of interest

n

The minimum number of allele observation

limit

Bin limit

Value

A database of all individuals with alleles that occur fewer than n times for a given marker

Author(s)

Kevin Keenan

References

Alberto F. MsatAllele_1.0: an R package to visualize the binning of microsatellite alleles Journal of Heredity. 100(3):394,397


kkeenan02/MsatAllele documentation built on May 20, 2019, 10:42 a.m.