BooLEVARD: Boolean Logical Evaluation of Activation and Represion in Directed pathways
Project description
BooLEVARD
BooLEVARD is a Python package designed to compute the number of paths leading to node activations or inactivations in Boolean models.
Features
- Import Boolean models in
.bnetformat. - Compute the number of paths leading to the local states of a list of nodes.
- Perform model perturbations.
- Export back models to
.bnetformat.
Instalation from PyPI:
To install BooLEVARD from PyPi, install the main package using pip:
pip install boolevard
The dependencies can be installed by running the following code:
pip install -r https://raw.githubusercontent.com/farinasm/boolevard/main/requirements.txt
Installation with conda
To install BooLEVARD using conda, install the main package using conda:
conda install farinasm::boolevard
Installation from source
To install the latest development version, BooLEVARD can also be installed from the source:
git clone https://github.com/farinasm/boolevard.git
cd boolevard
pip install .
pip install -r requirements.txt
Documentation
For full BooLEVARD documentaiton visit our GitHub Documentation page.
A quick tutorial is available here.
Citing BooLEVARD and Contributors
Citation not available. BooLEVARD has not been published and is not available as pre-print yet.
Contributors: Marco Fariñas, Eirini Tsirvouli, John Zobolas, Tero Aittokallio, Åsmund Flobak, Kaisa Lehti.
Contact: Marco Fariñas - farinasm.git@gmail.com
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 boolevard-0.1.0.tar.gz.
File metadata
- Download URL: boolevard-0.1.0.tar.gz
- Upload date:
- Size: 20.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fdf80e98b0bba52c77930e5371f2a74bce8117db65e39a3af05bfa04d9bffb02
|
|
| MD5 |
c7a80892d8a8790e8fadb6f29c940b9d
|
|
| BLAKE2b-256 |
10669bbc8908f1f6a642522a9861f8389fa97b96fa8ac394755e9a6658dbc255
|
File details
Details for the file boolevard-0.1.0-py3-none-any.whl.
File metadata
- Download URL: boolevard-0.1.0-py3-none-any.whl
- Upload date:
- Size: 21.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
90ba6adbccb9f6f6484cfff7124558277ce74ef8fd70f0b306107262e33928ed
|
|
| MD5 |
254c352b75431a5d99fe35b906b35e90
|
|
| BLAKE2b-256 |
8c2fc2c63bae75042e5d8fd2f2ea043f56d9a6c7ce50ca29e4c7f3b06bfe57ea
|