allele_match: Check Sample Data for Potential Allele Matches

View source: R/analyze_sample.R

allele_matchR Documentation

Check Sample Data for Potential Allele Matches

Description

Check the entries in a processed sample data frame for potential matches to a given locus.

Usage

allele_match(sample_data, locus_name)

Arguments

sample_data

data frame of processed data for sample as produced by analyze_seqs.

locus_name

character name of locus to match against.

Value

logical vector of entries for potential alleles.


ShawHahnLab/microsat documentation built on Aug. 25, 2023, 11:16 p.m.