How to Install and Uninstall python-pyfaidx-examples Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 05,2024

1. Install "python-pyfaidx-examples" package

Learn how to install python-pyfaidx-examples on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python-pyfaidx-examples

2. Uninstall "python-pyfaidx-examples" package

In this section, we are going to explain the necessary steps to uninstall python-pyfaidx-examples on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python-pyfaidx-examples $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-pyfaidx-examples package on Ubuntu 21.10 (Impish Indri)

Package: python-pyfaidx-examples
Architecture: all
Version: 0.5.9.2-1
Priority: optional
Section: universe/python
Source: python-pyfaidx
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 287
Suggests: python3-pyfaidx
Filename: pool/universe/p/python-pyfaidx/python-pyfaidx-examples_0.5.9.2-1_all.deb
Size: 45276
MD5sum: def276ec9210b5a6f53932a1cc01399e
SHA1: 4b656933610a1b678ed359716f45b566f82b4f4c
SHA256: 00ccccdce75e7ba94969e419b31d9fc52490fb2871ab9024ca7845c77705b384
SHA512: 9bd125cd70d8f7d4df7501d18e38d7d6c6952e70db1d0397887dbb1f7069f30695c9c82051f346db758127be694fcf55b0615385481580383e480f348539b575
Homepage: https://github.com/mdshw5/pyfaidx
Description-en: example data for efficient random access to fasta subsequences for Python
Samtools provides a function "faidx" (FAsta InDeX), which creates a
small flat index file ".fai" allowing for fast random access to any
subsequence in the indexed FASTA file, while loading a minimal amount of
the file in to memory. This Python module implements pure Python classes
for indexing, retrieval, and in-place modification of FASTA files using
a samtools compatible index. The pyfaidx module is API compatible with
the pygr seqdb module. A command-line script "faidx" is installed
alongside the pyfaidx module, and facilitates complex manipulation of
FASTA files without any programming knowledge.
.
This package provides example data to test the Python modules.
Description-md5: 31f9e3789b2b4494beee58b7d1274d0a