BoNesisTools is a python package proposing bioinformatics tools for upstream and downstream analysis of BoNesis framework
Project description
BoNesisTools
BoNesisTools is a python package proposing bioinformatics tools for upstream and downstream analysis of BoNesis framework.
Functionalities
BoNesisTools contains multiple sub-packages:
- sctools (operations on unimodal and multimodal annotated data)
- boolpy (features for Boolean algebra and Boolean functions)
- grntools (efficient features and algorithms for gene regulatory network-like graphs)
- databases (information requests to bioinformatics databases)
Note that sctools proposes a wide range of efficient features that are not available in Scanpy and muon packages.
Installation
Install the latest released version of BoNesisTools with pip:
pip install bonesistools
Install with all optional dependencies:
pip install bonesistools[default]
for the development version, use:
git clone https://github.com/bnediction/bonesistools.git
or:
pip install git+https://github.com/bnediction/bonesistools.git
Usage
For importing package:
import bonesistools as bt
Each sub-package has a corresponding alias:
- sctools can be accessed with
bt.sct, which is decomposed into three Scanpy-like parts: preprocessing (bt.sct.pp), tools (bt.sct.tl) and plotting (bt.sct.pl) - boolpy can be accessed with
bt.bpy - grntools can be accessed with
bt.grn - databases can be accessed with
bt.dbs, which is decomposed into two parts for the moment: ncbi (bt.dbs.ncbi) for handling gene alias-related issues and CollecTRI (bt.dbs.collectri) for getting a gene regulatory networks
Bugs
Please report any bugs or ask questions here.
License
This package is distributed under the CeCILL v2.1 free software license (GNU GPL compatible).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bonesistools-1.1.3.tar.gz.
File metadata
- Download URL: bonesistools-1.1.3.tar.gz
- Upload date:
- Size: 9.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a623f3e80cd1e18019e5105db7681c6ea40dafd824cbbd99a932345e399e9830
|
|
| MD5 |
da22ec09d283f2c25bb262373e26d65a
|
|
| BLAKE2b-256 |
690bd11fb389a37fef5a6474db273eaa7b3903c5ec7cf4ecfc0148e555777ce6
|
File details
Details for the file bonesistools-1.1.3-py3-none-any.whl.
File metadata
- Download URL: bonesistools-1.1.3-py3-none-any.whl
- Upload date:
- Size: 9.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50edfeb48c5c5950e6c0ea903c7424973f9c3c514f8008883d6d4566da38b2b0
|
|
| MD5 |
4e9be2b2a7097d88e744172d765bba73
|
|
| BLAKE2b-256 |
923595cad002892dd03e0f278c61f4df09053e3705f7e8c4498f6421ddbf888e
|