View source: R/con_primer_coverage.R
mismatch.info | R Documentation |
Computes information about mismatch binding events.
mismatch.info(primer, seqs)
primer |
Primer character vector. |
seqs |
Template binding sequences of primers as a |
List with positions and number of mismatches of the primer
in the
seqs
. The list contains the field mm.pos
containing a list
with the positions of the mismatches and the field Nbr
containing
a numeric vector with the number of mismatches per template binding event.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.