Conan Center has stopped receiving updates for Conan 1.x packages. A new https://center2.conan.io Conan 2-only remote is now available. Read the blog post

seqan/2.5.2

SeqAn is an open source C++ library of efficient algorithms and data structures for the analysis of sequences with the focus on biological data. Our library applies a unique generic design that guarantees high performance, generality, extensibility, and integration with other libraries. SeqAn is easy to use and simplifies the development of new software tools with a minimal loss of performance.
Recipe info
2026-01-28

Available packages
Header Only

Install
Add the following line to your conanfile.txt:
[requires]
seqan/2.5.2

Using seqan

Loading ...
Loading...