How to Install and Uninstall python3-presto Package on Kali Linux

Last updated: May 19,2024

1. Install "python3-presto" package

This tutorial shows how to install python3-presto on Kali Linux

$ sudo apt update $ sudo apt install python3-presto

2. Uninstall "python3-presto" package

This guide let you learn how to uninstall python3-presto on Kali Linux:

$ sudo apt remove python3-presto $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-presto package on Kali Linux

Package: python3-presto
Source: presto
Version: 0.7.2-1
Installed-Size: 513
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: python3-biopython, python3-numpy, python3-pandas, python3-scipy, python3:any, python3-packaging, vsearch, cd-hit, ncbi-blast+
Size: 79560
SHA256: c94c33f2772950d7cfddd79c5b17592ff1ac2e6b3ab0973dd752c07510fe5bf9
SHA1: 9a4f1b206046607d2e2a38aee98aad865f8e27a4
MD5sum: c1097639820d915288bf65c3179bd3ce
Description: toolkit for processing B and T cell sequences (Python3 module)
pRESTO is a toolkit for processing raw reads from high-throughput
sequencing of B cell and T cell repertoires.
.
Dramatic improvements in high-throughput sequencing technologies now
enable large-scale characterization of lymphocyte repertoires, defined
as the collection of trans-membrane antigen-receptor proteins located on
the surface of B cells and T cells. The REpertoire Sequencing TOolkit
(pRESTO) is composed of a suite of utilities to handle all stages
of sequence processing prior to germline segment assignment. pRESTO
is designed to handle either single reads or paired-end reads. It
includes features for quality control, primer masking, annotation of
reads with sequence embedded barcodes, generation of unique molecular
identifier (UMI) consensus sequences, assembly of paired-end reads and
identification of duplicate sequences. Numerous options for sequence
sorting, sampling and conversion operations are also included.
.
This package provides the presto Python3 module.
Description-md5:
Homepage: https://presto.readthedocs.io
Section: python
Priority: optional
Filename: pool/main/p/presto/python3-presto_0.7.2-1_amd64.deb