nh_subsetR: Subset NewHybrids format datasets

View source: R/nh_subsetR.R

nh_subsetRR Documentation

Subset NewHybrids format datasets

Description

Function allows the user to subset NewHybrids format datasets to explore the efficacy of variously sized panels. Note, the function will create a file with your file name and "_subsetted" appended to it (viz. "YourFileName_subsetted.txt"), so this file must be renamed so it is not overwritten if multiple subsetted datasets are desired.

Usage

nh_subsetR(NHData, loci = NULL)

Arguments

NHData

The file path to the NewHybrids formatted dataset to be subsetted

loci

A vector of Loci names to be retained in the dataset


bwringe/hybriddetective documentation built on March 22, 2023, 6:52 a.m.