How to Install and Uninstall python-pbalign Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "python-pbalign" package

This guide covers the steps necessary to install python-pbalign on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pbalign

2. Uninstall "python-pbalign" package

Please follow the step by step instructions below to uninstall python-pbalign on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-pbalign $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-pbalign package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-pbalign
Priority: optional
Section: universe/python
Installed-Size: 227
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: all
Source: pbalign
Version: 0.2.0-1
Depends: python-pbcore, python-pysam, python:any (<< 2.8), python:any (>= 2.7.5-5~), blasr
Recommends: python-pbh5tools, hdf5-tools
Suggests: bowtie2, gmap, pbalign-doc
Filename: pool/universe/p/pbalign/python-pbalign_0.2.0-1_all.deb
Size: 34264
MD5sum: 42184c072e9103f815770ee25a35334d
SHA1: 2768f22a70a8959550c9253048fefa067357c036
SHA256: d6f6dc1f85464ed189761c0cdfadddc41cb51e8d132cde47aecf035453706672
Description-en: map Pacific Biosciences reads to reference DNA sequences (Python2)
pbalign aligns PacBio reads to reference sequences, filters aligned
reads according to user-specific filtering criteria, and converts the
output to either the SAM format or PacBio Compare HDF5 (e.g., .cmp.h5)
format.
.
pbalign is part of the SMRTAnalysis suite. This package provides the
Python library backend.
Description-md5: d3008b05c856c5ab82c4c852f74bd9c3
Homepage: https://github.com/PacificBiosciences/pbalign
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu