check_length: Check sequences for expected length

View source: R/analyze_seqs.R

check_lengthR Documentation

Check sequences for expected length

Description

Return a logical vector specifying, for each entry, if the sequence is within the expected length range for the matched locus.

Usage

check_length(sample.data, locus_attrs)

Arguments

sample.data

data frame of processed sequence data.

locus_attrs

data frame of attributes for loci to look for.

Value

logical vector specifying, for each entry, if the sequence is within the matching locus' expected length range.


ShawHahnLab/chiimp documentation built on Aug. 20, 2023, 1:41 a.m.