calcIdentity: Calculate Only Gaps are treated as difference if one sequence...

Description Usage Arguments Value

View source: R/calcIdentity.R

Description

Calculate Only Gaps are treated as difference if one sequence has gap and other does not. If both sequence have gap in the same position it will not be count as similarity

Usage

1
calcIdentity(alignment, percent = T)

Arguments

alignment

DNAStringSet or AAStringSet object of alignments

percent

boolean for calculating percent ID or number of identical columns

Value

nx1 matrix with with


oacar/synal documentation built on Feb. 22, 2020, 1:42 p.m.