I am trying to compare two hmm profiles of DNA sequences, the idea is that the comparison will give me a “similarity” type result between the two profiles. I tried with hhblits, using hhalign but blits considers two things: 1) the creation of own profiles and 2) that it takes into consideration the aa alphabet and not ACTG.
thanks in advance!
By "hmm profile" do you mean the sequence of emission probabilities (i.e., a PWM), or do you mean a sequence of state probabilities, or do you mean the state transition matrix? Is the number of states the same or different between the HMMs?