Remove gaps and poorly aligned regions from multiple sequence alignments with adjustable thresholds
Alignment Trimmer is a bioinformatics tool that removes gaps and poorly aligned regions from multiple sequence alignments. Based on TrimAl methodology, it uses adjustable gap and conservation thresholds to clean alignments before phylogenetic analysis. This improves tree construction accuracy by removing unreliable regions that could introduce errors into evolutionary inference.
Quick guide to trim alignments:
This tool is essential when you need to:
>seq1 ATGCATGC----AT >seq2 ATGC----GCGCAT >seq3 ATGCATGCGC--AT>seq1 ATGCATGCAT >seq2 ATGCGCGCAT >seq3 ATGCATGCATColumns with >50% gaps removed
Q: When should I trim my alignment?
A: Before phylogenetic analysis to remove unreliable regions that could introduce errors.
Q: What threshold should I use?
A: Start with 50% gap threshold, adjust based on alignment quality and dataset size.
Q: Will trimming affect my analysis?
A: Yes - proper trimming usually improves phylogenetic tree accuracy by removing noise.