Program to find the consensus in unaligned sequences
This program determines consensus patterns in unaligned sequences. The algorithm is based on a matrix representation of a consensus pattern.
This program determines consensus patterns in unaligned sequences. The algorithm is based on a matrix representation of a consensus pattern.