Functional brain network analysis protocol developed by Varga et al., 2024
Project description
BrainDynamics protocol
This protocol is based on our method: Varga, L. et al. Brain dynamics supported by a hierarchy of complex correlation patterns defining a robust functional architecture. Cell Systems, Volume 15, Issue 8, 770 - 786.e5 (2024). DOI: https://doi.org/10.1016/j.cels.2024.07.003
Requirements
-
Python (tested for 3.12 and later versions)
- igraph (0.11.6 or later)
- pandas (2.2.2 or later)
- scipy (1.14.0 or later)
- matplotlib (3.9.2 or later)
- cliffs_delta (1.0.0 or later)
-
C/C++ compiler (e.g. gcc on Linux, Xcode Developer Tools for MacOS or Visual C++ Build Tools on Windows)
Setting up
1) Set up virtual python environment using python or conda.
For example:
python -m venv braindynamics_env
OR via Anaconda:
conda create --name braindynamics_env python=3.12
2) Install package from PyPi
pip install braindynamics-starprotocol
3) Usage
For an example of the pipeline, check examples/pipeline_example.ipynb notebook, or run the .py file with the same name.
For more details, you can also refer to the documentation available on ReadTheDocs
Link to the PyPi project site for release history: https://pypi.org/project/braindynamics-starprotocol
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file braindynamics_starprotocol-1.0.0.tar.gz.
File metadata
- Download URL: braindynamics_starprotocol-1.0.0.tar.gz
- Upload date:
- Size: 166.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5d20e9fe53ed34fe46f7cf83db1c5b9f8a7b0564ff16a045c3545da391c302de
|
|
| MD5 |
a5133d09bbbdf81c748d7b8b6db0ae9d
|
|
| BLAKE2b-256 |
338f1b67f12219daf5bfa1fdc6d25ffcacbacb4cd4ad8925036cf1bae091bc4d
|