I have been trying to align a set of amino acid sequences using HMM profiles and the HMMER package. In my set, each sequence consists of two domains, for which two distinct HMM profiles are available. If I try aligning the sequences to one of the two profiles the sequence parts that correspond to that profile are aligned well, but the parts corresponding to the second profile are misaligned.
Apart from the obvious option of aligning a number of these sequences manually and creating a new profile containing both domains, is there a way to either perform an alignment using two profiles instead of one, or somehow combine or merge the two profiles into one, so that both domains are aligned correctly?