How to Install libsrf-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install libsrf-dev

Description:

C++ implementation of the SRF format for DNA sequence data

SRF (sort for Sequence Read Format) is a generic format capable of storing data generated by any DNA sequencing technology. This library is an implementation of SRF and provides basic input-output functions.

Homepage: http://srf.sourceforge.net/

Version: 0.1+dfsg-5

Section: universe/libdevel