How to Install seqan-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install seqan-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, documentation and examples.

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

Version: 1.4.2+dfsg-2

Section: universe/libdevel