filter_bad_loci: Remove loci from data frame

Description Usage Arguments

View source: R/filter_bad_loci.R

Description

Removes loci that the user determined were not useful, or do not pass hardy-weinberg equilibrium, or you just don't like them. Just be sure that manuscript reviewers will buy your reason for removing these loci!

Usage

1
filter_bad_loci(long_genos, bad_loci)

Arguments

long_genos

genetic data

bad_loci

character vector of locus names to remove


eriqande/microhaplotopia documentation built on July 7, 2020, 1:16 a.m.