matches | R Documentation |
Get matches from an alignment.
Get mismatches from an alignment.
Get matches that are parts of repeats from an alignment.
matches(x, ...)
mismatches(x, ...)
repmatches(x, ...)
## S4 method for signature 'AlignmentPairs'
matches(x)
## S4 method for signature 'AlignmentPairs'
mismatches(x)
## S4 method for signature 'AlignmentPairs'
repmatches(x)
x |
Object representation of a sequence alignment |
... |
Additional argument list |
numeric
numeric
numeric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.