pairwise_alignment_MSA: Calculate pairwise alignment for whole MSA

Description Usage Arguments Value Author(s) Examples

Description

For given alignment calculate pariwise alignments and returns alignment score.

Usage

1

Arguments

alignment

An alignment object read with read.alignment function

Value

score_mtx

Matrix of alignment scores

Author(s)

Michal Stolarczyk & Alicja Pluciennik

Examples

1
2
data("small_alignment")
pairwiseAlignemnt_scores=pairwise_alignment_MSA(small_alignment)

BALCONY documentation built on May 1, 2019, 10:31 p.m.