LocalPairwiseAlignment

class Object
trait Matchable
class Any

Value members

Concrete methods

def localAlignment(v: String, w: String, score: Map[(Char, Char), Int], indelpenalty: Int): (Int, String, String)