Skip to contents

Pairwise comparison of AA sequences

Usage

compare_aa(query, target, type = c("pctId", "similarity"), subMx = "BLOSUM80")

Arguments

query

The focal sequence

target

The target sequence

type

The type of comparison to perform. Options are 'pctId' and 'similarity'

subMx

The substitution matrix to use for the comparison. Default is BLOSUM80