View source: R/con_primer_coverage.R
check.3prime.mismatches | R Documentation |
Check for mismatches at primer 3' ends.
check.3prime.mismatches(
template.df,
primer.df,
mode.directionality = c("fw", "rev", "both")
)
template.df |
Template data frame. |
primer.df |
Primer data frame. |
mode.directionality |
Primer directionality. |
Returns the distance of mismatches from the 3' terminal end of primers.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.