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

Last updated: May 13,2024

1. Install "python3-slow5" package

Please follow the guidelines below to install python3-slow5 on Kali Linux

$ sudo apt update $ sudo apt install python3-slow5

2. Uninstall "python3-slow5" package

Learn how to uninstall python3-slow5 on Kali Linux:

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

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

Package: python3-slow5
Source: libslow5lib (0.7.0+dfsg-2)
Version: 0.7.0+dfsg-2+b2
Installed-Size: 8158
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libslow5-0 (= 0.7.0+dfsg-2+b2), libc6 (>= 2.34), libstreamvbyte0 (>= 0.4.1), zlib1g (>= 1:1.1.4), python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3 (<< 3.13), python3 (>= 3.11~)
Size: 615936
SHA256: ae015ee120b272785e1819766fbb6682f5fafd3e3203d644ae7a3f3da5f7984f
SHA1: 0ebf8a518053347dd5b74a5a1f7304aa5773fe0a
MD5sum: c4d94f8e534b1849b4815dba075faf2d
Description: Python3 modul for reading & writing SLOW5 files
Slow5lib is a software library for reading & writing SLOW5 files.
Slow5lib is designed to facilitate use of data in SLOW5 format by third-
party software packages. Existing packages that read/write data in FAST5
format can be easily modified to support SLOW5.
.
SLOW5 is a new file format for storing signal data from Oxford Nanopore
Technologies (ONT) devices. SLOW5 was developed to overcome inherent
limitations in the standard FAST5 signal data format that prevent
efficient, scalable analysis and cause many headaches for developers.
SLOW5 can be encoded in human-readable ASCII format, or a more compact
and efficient binary format (BLOW5) - this is analogous to the seminal
SAM/BAM format for storing DNA sequence alignments. The BLOW5 binary
format supports *zlib* (DEFLATE) compression, or other compression
methods, thereby minimising the data storage footprint while still
permitting efficient parallel access. Detailed benchmarking experiments
have shown that SLOW5 format is an order of magnitude faster and
significantly smaller than FAST5.
.
This is the Python3 module.
Description-md5:
Homepage: https://github.com/hasindu2008/slow5lib
Section: python
Priority: optional
Filename: pool/main/libs/libslow5lib/python3-slow5_0.7.0+dfsg-2+b2_amd64.deb