View source: R/con_primer_coverage.R
get.3prime.mismatch.pos | R Documentation |
Computes the lastmost position of a 3' mismatches of a primer with a template.
get.3prime.mismatch.pos(primers, mismatches)
primers |
Primer sequence strings. |
mismatches |
Comma-separated strings containing the primer mismatch positions. |
The closest position of a mismatch relative to the 3' end of the primer. Here, 1 indicates the terminal position, 2 the penultimate position, and so on. No mismatch is indicated by an infinite value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.