SeqAn is a C++ template library for the analysis of biological sequences.
SeqAn is the C++ template library for the analysis of biological sequences. It contains algorithms and data structures for
- string representation and their manipulation,
- online and indexed string search,
- efficient I/O of bioinformatics file formats,
- sequence alignment, and
- much more.