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

Last updated: May 05,2024

1. Install "python3-cooler" package

Please follow the instructions below to install python3-cooler on Kali Linux

$ sudo apt update $ sudo apt install python3-cooler

2. Uninstall "python3-cooler" package

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

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

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

Package: python3-cooler
Source: python-cooler
Version: 0.9.3-1
Installed-Size: 381
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: python3-asciitree, python3-click, python3-cytoolz, python3-h5py (>= 2.5), python3-multiprocess, python3-numpy, python3-pandas (>= 2.1), python3-pyfaidx, python3-scipy (>= 1.10~), python3-simplejson, python3-yaml, python3:any, python3-pysam, python3-biopython, python3-pairix
Recommends: python3-dask
Suggests: python3-pip
Size: 84132
SHA256: ebacb13e8df273d05da500e1e1e8d0bd891f1724aa55e4dc4c83407bd3354b46
SHA1: 0acae24205e4405322daeb4a6d817a43330fadc6
MD5sum: 955c2e4de484c1685e9f5f29c790f352
Description: library for a sparse, compressed, binary persistent storage
Cooler is a support library for a sparse, compressed, binary persistent
storage format, also called cooler, used to store genomic interaction
data, such as Hi-C contact matrices.
.
The cooler file format is an implementation of a genomic matrix data
model using HDF5 as the container format. The cooler package includes a
suite of command line tools and a Python API to facilitate creating,
querying and manipulating cooler files.
Description-md5:
Homepage: https://github.com/mirnylab/cooler
Section: python
Priority: optional
Filename: pool/main/p/python-cooler/python3-cooler_0.9.3-1_amd64.deb