How to Install libseqan2-dev in Ubuntu 18.04



Install libseqan2-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libseqan2-dev

Description:

C++ library for the analysis of biological sequences (development)

SeqAn is a C++ template library of efficient algorithms and data structures for the analysis of sequences with the focus on biological data. This 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. . This package contains the developer files.

Homepage: http://www.seqan.de/

Version: 2.3.2+dfsg2-4ubuntu2

Section: universe/libdevel