dist.alignment(x, matrix = "similarity")
alignment
dist
, computed by using the specified distance measure.read.alignment
s = read.alignment(File=system.file("sequences/test.mase", package = "seqinr"), format="mase")
dist.alignment( s, matrix = "identity" )
Run the code above in your browser using DataLab