R/Echidna_other_functions.R
get.seq.distance.Rd
Computing sequence distance according to the number of unmatched bases.
get.seq.distance(germline, sequence)
A string representing the germline sequence.
A string of the sequence to be compared, which has the same length as germline.
the number of unmatched bases in 2 sequences.