Modern C++ library for biological sequence analysis and algorithms
Modern C++ library for sequence analysis
seqan3$ g++ -std=c++20 -I$(brew --prefix seqan3)/include myprogram.cpp -o myprogram$ brew --prefix seqan3$ ls $(brew --prefix seqan3)/share/doc