How to Install and Uninstall pynast Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 05,2024

1. Install "pynast" package

This guide let you learn how to install pynast on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pynast

2. Uninstall "pynast" package

This guide covers the steps necessary to uninstall pynast on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pynast $ sudo apt autoclean && sudo apt autoremove

3. Information about the pynast package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: pynast
Priority: extra
Section: universe/python
Installed-Size: 323
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: all
Version: 1.2.2-1
Replaces: python-pynast
Provides: python-pynast
Depends: python (>= 2.7), python (<< 2.8), libjs-jquery, libjs-underscore
Recommends: blast2, clustalw, mafft, muscle, python-mpi4py
Suggests: uclust
Conflicts: python-pynast
Filename: pool/universe/p/pynast/pynast_1.2.2-1_all.deb
Size: 76594
MD5sum: 6b9a660693e3b7b955f2b398c3d55b3a
SHA1: dec3a411da73f3e048376693a55e7e11e8496632
SHA256: a86519f8ead76f2cb6d9549930593be29dafdd41a1435f22a8c20b1ec9b0865d
Description-en: alignment of short DNA sequences
The package provices a reimplementation of the Nearest Alignment
Space Termination tool in Python. It was prepared for next generation
sequencers.
.
Given a set of sequences and a template alignment, PyNAST will align the
input sequences against the template alignment, and return a multiple
sequence alignment which contains the same number of positions (or
columns) as the template alignment. This facilitates the analysis of new
sequences in the context of existing alignments, and additional data
derived from existing alignments such as phylogenetic trees. Because
any protein or nucleic acid sequences and template alignments can be
provided, PyNAST is not limited to the analysis of 16s rDNA sequences.
Description-md5: f1947c7dd3400e1226d490b83db3a814
Homepage: http://pynast.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu