How to Install and Uninstall python3-sqt Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 12,2024

1. Install "python3-sqt" package

This guide let you learn how to install python3-sqt on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-sqt

2. Uninstall "python3-sqt" package

This guide let you learn how to uninstall python3-sqt on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-sqt package on Ubuntu 21.10 (Impish Indri)

Package: python3-sqt
Architecture: amd64
Version: 0.8.0-4build2
Priority: optional
Section: universe/python
Source: python-sqt
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 396
Depends: libc6 (>= 2.14), python3 (<< 3.10), python3 (>= 3.9~), python3-cutadapt, python3-matplotlib, python3-pysam, python3-seaborn, python3-xopen, python3:any
Recommends: fonts-noto-color-emoji
Filename: pool/universe/p/python-sqt/python3-sqt_0.8.0-4build2_amd64.deb
Size: 119100
MD5sum: 5e9a16581942eee35aebc42e200f1f3f
SHA1: d352b5da87ea30d49c7b2292e59be715326beb85
SHA256: d553b167cc0dc650c3eee5f7c3f769efc56f1534bed2b3bf96923ddf69a57fe4
SHA512: edf5f9dbb1da4ca3c20b8ed69ff220891054f6b61ef106e86b1238733b55adceaa2ba88d95c4bd7a94dd93f2ed84b239d74cfa8b19ea87a2296d159393435916
Homepage: https://bitbucket.org/marcelm/sqt
Description-en: SeQuencing Tools for biological DNA/RNA high-throughput data
sqt is a collection of command-line tools for working with
high-throughput sequencing data. Conceptionally not fixed to use any
particular language, many sqt subcommands are currently implemented
in Python. For them, a Python package is available with functions for
reading and writing FASTA/FASTQ files, computing alignments, quality
trimming, etc.
.
The following tools are offered:
* sqt-coverage -- Compute per-reference statistics such as coverage
and GC content
* sqt-fastqmod -- FASTQ modifications: shorten, subset, reverse
complement, quality trimming.
* sqt-fastastats -- Compute N50, min/max length, GC content etc. of
a FASTA file
* sqt-qualityguess -- Guess quality encoding of one or more FASTA files.
* sqt-globalalign -- Compute a global or semiglobal alignment of two strings.
* sqt-chars -- Count length of the first word given on the command line.
* sqt-sam-cscq -- Add the CS and CQ tags to a SAM file with colorspace reads.
* sqt-fastamutate -- Add substitutions and indels to sequences in a
FASTA file.
* sqt-fastaextract -- Efficiently extract one or more regions from an
indexed FASTA file.
* sqt-translate -- Replace characters in FASTA files (like the 'tr'
command).
* sqt-sam-fixn -- Replace all non-ACGT characters within reads in a
SAM file.
* sqt-sam-insertsize -- Mean and standard deviation of paired-end
insert sizes.
* sqt-sam-set-op -- Set operations (union, intersection, ...) on
SAM/BAM files.
* sqt-bam-eof -- Check for the End-Of-File marker in compressed
BAM files.
* sqt-checkfastqpe -- Check whether two FASTQ files contain correctly
paired paired-end data.
Description-md5: af37cd01facb2305c25529d7be11e4b3