matches-methods: matches

matchesR Documentation

matches

Description

Get matches from an alignment.

Get mismatches from an alignment.

Get matches that are parts of repeats from an alignment.

Usage

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)

Arguments

x

Object representation of a sequence alignment

...

Additional argument list

Value

numeric

numeric

numeric


NBISweden/genecovr documentation built on Jan. 26, 2024, 7:15 a.m.