I have a set of n aligned protein sequences. I have constructed a profile hidden Markov model (HMM) from the alignment with hmmbuild in the HMMER package.

I would like to compare my constructed HMM with a database of standard HMMs (e.g. those in the PFAM or ESTHER database) to see which standard HMM is most similar to mine.

Is there a way I can do this (web server or command line)?

Similar questions and discussions