Description Usage Arguments Value Author(s) Examples
Check nucleotide sites for low frequency substitutions.
1 | lowFreqSubs(x, min.freq = 3, motif.length = 10, simplify = TRUE)
|
x |
a |
min.freq |
minimum frequency of base to be flagged. |
motif.length |
length of motif around low frequency base to output. |
simplify |
if there is a single locus, return result in a simplified
form? If |
data.frame listing id, site number, and motif around low frequency base call.
Eric Archer eric.archer@noaa.gov
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.