Hi everyone! Does anyone know a tool to conduct multiple alignment so that there's one sequence (query) which is aligned to a list of sequences and in the results those letters are highlighted which are well-aligned with this query. I really like MUSCLE tool, but in this tool all sequences are equal and in the results it's hard to see how much all the sequences vary from the one I want them to be compared to.
UPD: it would also be very helpful if I could tell from the output how many bases of query sequence are matched to other sequences in alignment and choose best-aligned ones with a threshold e.g. at least 14 nucleotides from query sequence are same in the chosen best-aligned sequences
Try MEGA.
See this link:
http://www.mybiosoftware.com/tag/multiple-alignment
and the link below looks like your tool:
http://www.mybiosoftware.com/jphmm-compare-sequence-multiple-alignment-sequence-family.html
You can use any pairwise aligner of choice and concatenate the one-vs-many alignments to a new file. If you padded that file with gap characters, you could treat it like a normal multiple sequence alignment, and then use any consensus illustration tool you like as normal.
Use BioEdit for multiple sequance aligment