Generalisation of neuronal electrical models with MCMC
Project description
emodel-generalisation
Generalisation of neuronal electrical models on a morphological population with Markov Chain Monte-Carlo.
This code accompanies the paper:
Installation
This code can be installed via pip from pypi with
pip install emodel-generalisation
or from github with
git clone git@github.com:BlueBrain/emodel-generalisation.git
pip install .
Documentation
The documentation can be found here: https://emodel-generalisation.readthedocs.io/en/latest/
Code structure
This code contains several modules, the most important are:
- model contains an adapted version of BlueBrain/BluePyEmodel core functionalities for evaluating electrical models, built on top of BlueBrain/BluePyOpt
- tasks contains the luigi workflows to run MCMC, adapt and generalise electrical model
- bluecellulab_evaluator contains functions to compute currents with BlueBrain/BlueCelluLab and hoc files of models
- mcmc contains the code to run MCMC sampling of electrical models
- information contains some WIP code to compute information theory measures on sampled electrical models
Examples
We provide several examples of the main functionalities of the emodel-generalisation
code:
- run MCMC on a simple single compartment model in examples/mcmc/mcmc_singlecomp
- run MCMC on a simple multi-compartment model in examples/mcmc/mcmc_simple_multicomp
- run the entire generalisation worklow on a simplified version of the L5PC model of the paper in examples/workflow
- provide all the scripts necessary to reproduce the figures of the paper. For the scripts to run, one has to download the associated dataset on dataverse with the script
get_data.sh
in examples/paper_figures
Citation
When you use the emodel-generalisation
code or method for your research, we ask you to cite:
Arnaudon, A., Reva, M., Zbili, M., Markram, H., Van Geit, W., & Kanari, L. (2023). Controlling morpho-electrophysiological variability of neurons with detailed biophysical models. iScience, 2023.
To get this citation in another format, please use the Cite this repository
button in the sidebar of the code's github page.
Funding & Acknowledgment
The development of this code was supported by funding to the Blue Brain Project, a research center of the École polytechnique fédérale de Lausanne (EPFL), from the Swiss government’s ETH Board of the Swiss Federal Institutes of Technology.
For license and authors, see LICENSE.txt
and AUTHORS.md
respectively.
Copyright 2022-2023 Blue Brain Project/EPFL
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
Hashes for emodel_generalisation-0.2.14.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d83176402ae81f3563ac280b9333ad9333ef9c2608fb1af44de8ada4bfa5894 |
|
MD5 | cc72bd50d596ea428b8ce82fa9a9fca9 |
|
BLAKE2b-256 | f50dcb7d7e13adbfc490300858dbfeb02352ca262f2fc479b72fd9ed8200f69b |
Hashes for emodel_generalisation-0.2.14-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ef81e6484c39984d2fa076585dc95c3978c1c89009b69c8cd37d777ee750942 |
|
MD5 | 7f84848c1c292c7bc9e3fc09f476632d |
|
BLAKE2b-256 | ef1f8234a1d16c37facefd9baa204f1fa5e6f10be06222456071f75160631fc0 |