How to Install libpbbam in Ubuntu 18.04



Install libpbbam by entering the following commands in the terminal:

sudo apt update
sudo apt install libpbbam

Description:

Pacific Biosciences binary alignment/map (BAM) library

The BAM format is a binary, compressed, record-oriented container format for raw or aligned sequence reads. The associated SAM format is a text representation of the same data. The specifications for BAM/SAM are maintained by the SAM/BAM Format Specification Working Group. . PacBio-produced BAM files are fully compatible with the BAM specification, but makes use of the extensibility mechanisms of the BAM specification to encode PacBio-specific information. The pbbam library provides tools to work with these files

Homepage: http://pbbam.readthedocs.org/en/latest/index.html

Version: 0.7.4+ds-1build2

Section: universe/libs