powered by
odseq
odseq_unaligned
library(msa) data(seqs) al <- msa(seqs) odseq(al, distance_metric = "affine", B = 1000, threshold = 0.025)
Run the code above in your browser using DataLab