remzeroes: Remove All Individuals That Have a Certain Amount of 0s as...

Description Usage Arguments Value

View source: R/SampleHaplo.R

Description

Takes as parameter a cutoff value and removes all individuals which have more missing loci than the cutoff value.

Usage

1
remzeroes(table, cutoff = 6)

Arguments

table

The table containing the individuals and the genotypes.

cutoff

The cutoff value for missing loci. Defaults to 6.

Value

Table of the genotypes without the individuals with missing loci above of the cutoff.


cpatarroyo/lamfutools documentation built on Dec. 19, 2021, 6:07 p.m.