Thanks in advance for any advice.
I am working on predicting structures for vhh antibody molecules and so I am exploring different options for the MSA step.
Assuming I produced a .a3m alignment file for a query sequence. Also that the query sequence is similar to a secondary sequence that I have. Would it be possible to align the secondary sequence to the previously made alignment? Primarily I want to produce an alignment file for the secondary sequence in a more efficient way since I already have an alignment for a similar sequence.
I saw that in a previous question the MUSCLE --profile flag was mentioned, but that seems to align two separate alignments rather than a single sequence to an entire alignment. Any direction for this project would be greatly appreciated!
Link to previous post discussing MUSCLE Profile option. Here