drop_low_haplo_number: Drops populations from main data frame when haplotype number...

Description Usage Arguments Details

View source: R/drop_low_haplo_number.R

Description

drop_low_haplo_number

Usage

1
drop_low_haplo_number(info_df, min_haps)

Arguments

info_df

expected to be data frame of same structure as info_df built under earlier functions. Expected column names are 'spp_name', 'haplo_number', 'sequence_length', 'sample_size', 'max_step'

min_haps

minimum number of haplotypes before user considers data will be uninformative

Details

Remove populations that, after alignment, have only haplotype count of less than a threshold value.

Find and drop from master list populations that have insufficient numbers of haplotypes to be valuable for further downstream analysis - value set by user.


EvolEcolGroup/mtDNAcombine documentation built on July 8, 2021, 10:30 p.m.