Sept. 16, 2015, 3 a.m. by Rosalind Team
Topics: HMM
Given: A string Text, a multiple alignment Alignment, a threshold θ, and a pseudocount σ.
Return: An optimal hidden path emitting Text in HMM(Alignment,θ,σ).
AEFDFDC -------- 0.4 0.01 -------- A B C D E F -------- ACDEFACADF AFDA---CCF A--EFD-FDC ACAEF--A-C ADDEFAAADF
M1 D2 D3 M4 M5 I5 M6 M7 M8