Python package for computing causal network perturbation
Project description
PerturbationX
PerturbationX is a package for analyzing causal networks in combination with gene expression data. It is based on the TopoNPA algorithm. It was developed as part of a Master's thesis at the University of Ljubljana, Faculty of Computer and Information Science and in collaboration with the National Institute of Biology.
Installation
The package can be installed from PyPI or directly from GitHub. It requires a Python version of 3.10 or newer. It is based on NetworkX and pandas and requires Cytoscape for visualization. The latter can be downloaded from here.
python -m pip install perturbationx # PyPI
python -m pip install git+https://github.com/mikethenut/perturbationx # GitHub
Usage
An example Jupyter notebook example.ipynb is available for step-by-step instructions on how to use the package. For advanced usage, refer to the documentation and Master's thesis.
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
File details
Details for the file perturbationx-1.0.1.tar.gz
.
File metadata
- Download URL: perturbationx-1.0.1.tar.gz
- Upload date:
- Size: 49.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8a025141784d7286216d31c3cad46aecc64da3593393bc67e4c57c0fdd7269b |
|
MD5 | ca8f78e14ee81614d605b5543d64a87e |
|
BLAKE2b-256 | 086e98ce5fa6f11d2490767061b0b56fdf2493f5845ab5ccbbfba3028385817c |
File details
Details for the file perturbationx-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: perturbationx-1.0.1-py3-none-any.whl
- Upload date:
- Size: 67.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a8b4d188a188a091f67177f90e9ff5c36d7068765ca071bdcd919ccf54aefde |
|
MD5 | 2470a9eaad460070c9f89cfaae5c1396 |
|
BLAKE2b-256 | a0ad7c0f2e36b1ae2ae64a287dc72d4c85cf54e18be4e36deb39904d4681086e |