Fast or accurate alignment algorithm
CLC Main Workbench has two algorithms for calculating alignments:
- Fast (less accurate). Use an optimized alignment algorithm that is very fast. This is particularly useful for data sets with very long sequences.
- Slow (very accurate). The recommended choice unless the processing time is too long.
Both algorithms use progressive alignment. The faster algorithm builds the initial tree by doing more approximate pairwise alignments than the slower option.