View source: R/con_dimerization.R
get.matches | R Documentation |
Identifies matches between two strings provided by OligoArrayAux.
get.matches(s1, s2)
s1 |
The aligned nucleotide sequence character vector. |
s2 |
The aligned, matching substring of |
A match vector (M
for matches, X
for mismatches).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.