SeqAn3 – the modern C++ library for sequence analysis
SeqAn3 is the new version of the popular SeqAn template library for the analysis of biological sequences.
It enables the rapid development of high-performance solutions by providing generic algorithms and data structures
for:
sequence representation and transformation
full-text indexing and efficient search
sequence alignment
input/output of common file formats
By leveraging Modern C++ it provides unprecedented ease-of-use without sacrificing performance.
SeqAn3 – the modern C++ library for sequence analysis
SeqAn3 is the new version of the popular SeqAn template library for the analysis of biological sequences. It enables the rapid development of high-performance solutions by providing generic algorithms and data structures for:
By leveraging Modern C++ it provides unprecedented ease-of-use without sacrificing performance.
Please see the online documentation for more details.
Quick facts
Dependencies
-stdlib=libc++*.gzand.bamfile support*.bz2file supportUsage
We recommend that you use CMake to build your project: