How to Install librostlab-blast0v5 in Ubuntu 18.04



Install librostlab-blast0v5 by entering the following commands in the terminal:

sudo apt update
sudo apt install librostlab-blast0v5

Description:

very fast C++ library for parsing the output of NCBI BLAST programs

This package provides a very fast library for parsing the default output of NCBI BLAST programs into a C++ structure. . libzerg is faster, but it provides only lexing (i.e. it only returns pairs of token identifiers and token string values). librostlab-blast uses a parser generated with bison on top of a flex-generated lexer very similar to that of libzerg. . This package contains the shared library.

Homepage: http://rostlab.org/

Version: 1.0.1-8

Section: universe/libs