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

Last updated: June 07,2024

1. Install "python3-bioframe" package

This is a short guide on how to install python3-bioframe on Kali Linux

$ sudo apt update $ sudo apt install python3-bioframe

2. Uninstall "python3-bioframe" package

This is a short guide on how to uninstall python3-bioframe on Kali Linux:

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

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

Package: python3-bioframe
Source: python-bioframe
Version: 0.4.1-1
Installed-Size: 557
Maintainer: Debian Med Packaging Team
Architecture: all
Depends: python3-matplotlib, python3-numpy, python3-pandas, python3-requests, python3:any
Size: 71576
SHA256: 7e37de7dd5720af67f394f35d8060a5b93b3cb58fd64cc12974dc46c69c34f3d
SHA1: c0535bbaa81fff8831608d88dcda7904558a9937
MD5sum: d279325d17464cc5e43108ed0eb9b41e
Description: library to enable flexible, scalable operations on genomic interval dataframes
Building bioframe directly on top of pandas enables immediate access
to a rich set of dataframe operations. Working in Python enables
rapid visualization (e.g. matplotlib, seaborn) and iteration of
genomic analyses.
.
Bioframe implements a variety of genomic interval operations directly on
dataframes. Bioframe also includes functions for loading diverse genomic
data formats, and performing operations on special classes of genomic
intervals, including chromosome arms and fixed size bins.
Description-md5:
Homepage: https://github.com/open2c/bioframe
Section: science
Priority: optional
Filename: pool/main/p/python-bioframe/python3-bioframe_0.4.1-1_all.deb