Python Subnet Discovery for Systems Biology
Project description
SUBNET DISCOVERY FOR SBML MODELS
Motivation
Many advances in biomedical research are driven by structural analysis, a study of the interconnections between elements in biological systems (e.g., identifying drug target and phylogenetic analyses). Structural analysis appeals because structural information is much easier to obtain than dynamical data such as species concentrations and reaction fluxes. Our focus is on subnet discovery in chemical reaction networks (CRNs); that is, discovering a subset of a target CRN that is structurally identical to a reference CRN. Applications of subnet discovery include the discovery of conserved chemical pathways and the elucidation of the structure of complex CRNs. Although there are theoretical results for finding subgraphs, we are unaware of tools for CRN subnet discovery. This is in part due to the special characteristics of CRN graphs, that they are directed, bipartite, hypergraphs.
Results
We introduces pySubnetSB, an open source python package for discovering subnets represented in the systems biology markup language (SBML) community standard. pySubnetSB uses a constraint-based approach to discover subgraphs using techniques that work well for CRNs, and provides considerable speed-up through vectorization and process-based parallelism. We provide a methodology for evaluating the statistical significance of subnet discovery and apply pySubnetSB to discovering subnets in more than 100,000 model pairs in the BioModels repository of curated models.
Availability
pySubnetSB is installed using
pip install pySubnetSB
https://github.com/ModelEngineering/pySubnetSB/blob/main/ examples/api_basics.ipynb is a Jupyter notebook that demonstrates pySubsetSB capabilities.
Version History
- 0.1.0 2/21/2025. First beta release.
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 pysubnetsb-0.0.6.tar.gz.
File metadata
- Download URL: pysubnetsb-0.0.6.tar.gz
- Upload date:
- Size: 102.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d26685cc1f29db029b8d9d887341a611889354624fc08baf0a0a48490fffa801
|
|
| MD5 |
a15a64513168390ebd2921e3b5a2875b
|
|
| BLAKE2b-256 |
eca0366f5cceee5e683112291b97c37688ee7b32430363e0bd8cbfb875d23520
|
File details
Details for the file pySubnetSB-0.0.6-py3-none-any.whl.
File metadata
- Download URL: pySubnetSB-0.0.6-py3-none-any.whl
- Upload date:
- Size: 136.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
584335ea8f4b93273696096e67d442128af73c704ce30cda7e8b6a6afe65f20f
|
|
| MD5 |
e9f678bd7621fe31453739721650441c
|
|
| BLAKE2b-256 |
476eec69ede35f85599ee17c923f0a9b37939f19359fd0c65daa28a1cb1f308b
|