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

Last updated: September 20,2024

1. Install "python3-pauvre" package

In this section, we are going to explain the necessary steps to install python3-pauvre on Kali Linux

$ sudo apt update $ sudo apt install python3-pauvre

2. Uninstall "python3-pauvre" package

Learn how to uninstall python3-pauvre on Kali Linux:

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

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

Package: python3-pauvre
Source: python-pauvre
Version: 0.2.3-3
Installed-Size: 278
Maintainer: Debian Med Packaging Team
Architecture: all
Depends: python3-biopython, python3-matplotlib, python3-numpy, python3-pandas, python3-scipy, python3-sklearn, python3:any, python3-tk
Size: 51736
SHA256: a0042afb71a1d9d6a257c3498eadccf1cecec33d91609d25c2be8db49e20aad2
SHA1: 754daba9a0b3e741a40b31ffffac7d21003fce7a
MD5sum: 49045dab2d3cb78843e5b8dc1c2247ab
Description: QC and genome browser plotting Oxford Nanopore and PacBio long reads
Pauvre is a plotting package designed for nanopore and PacBio long reads.
.
This package currently hosts four scripts for plotting and/or printing stats.
.
pauvre marginplot
Takes a fastq file as input and outputs a marginal histogram with a
heatmap.
pauvre stats
Takes a fastq file as input and prints out a table of stats, including
how many basepairs/reads there are for a length/mean quality cutoff.
This is also automagically called when using pauvre marginplot
pauvre redwood
Method of representing circular genomes. A redwood plot contains long
reads as "rings" on the inside, a gene annotation "cambrium/phloem",
and a RNAseq "bark". The input is .bam files for the long reads and
RNAseq data, and a .gff file for the annotation.
pauvre synteny
Makes a synteny plot of circular genomes. Finds the most parsimonius
rotation to display the synteny of all the input genomes with the
fewest crossings-over. Input is one .gff file per circular genome
and one directory of gene alignments.
Description-md5:
Homepage: https://github.com/conchoecia/pauvre
Section: python
Priority: optional
Filename: pool/main/p/python-pauvre/python3-pauvre_0.2.3-3_all.deb