Combine multiple sequence alignments into a single aligned file for phylogenetic and comparative analysis.
This tool concatenates multiple sequence alignments horizontally, maintaining the alignment structure. Essential for combining gene alignments for phylogenetic analysis and creating super-matrices.
>Seq1
ATCG--AT
>Seq2
AT--CGATBoth alignments must have the same sequence names.
Separator: Adds "NNN" between alignments
Remove gaps: Removes columns with only gaps
Check names: Ensures matching sequences
Q: What if sequences don't match?
A: The tool will show a warning and skip mismatched sequences.
Q: Can I merge more than 2 alignments?
A: Merge two at a time, then merge the result with the next.