FindInformativeLoci: Find Informative Loci

Description Usage Arguments Details Value Author(s)

View source: R/FindInformativeLoci.r View source: R/PloidyPal.R

Description

ses the info from CheckPloidy() to find which loci are informative based on some previously known individuals.

Usage

1
FindInformativeLoci(outlierThresh, numOutliers, informativeThresh)

Arguments

outlierThresh

Threshold for what allelic distance constitues an outlier

numOutliers

number of outliers allowed per locus

informativeThresh

Distance between average tetraploid vs diploid that makes a loci count as informative

Details

CutInfs takes a number and shortens the informative loci to that number. UncutInfs undoes that process

Value

cutMat is a sorted matrix of informative loci and their distance differences.

Author(s)

William Booker


wbooker/PloidyPal documentation built on May 4, 2019, 2 a.m.