Skip to content

asoplata/dynasim-krishnan-2016-model

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

DynaSim mechanism files for simulating (Krishnan et al., 2016)

DynaSim-compatible mechanism files for simulation of the cortex and thalamus of (Krishnan et al., 2016).

Adding these mechanism files and associated functions into where you keep your mechanism files for DynaSim, e.g. /your/path/to/dynasim/models, should enable you to simulate the computational cortex and thalamus from:

Krishnan GP, Chauvette S, Shamie I, Soltani S, Timofeev I, Cash SS, et al.
Cellular and neurochemical basis of sleep stages in the thalamocortical
network. eLife. 2016;5: e18607.

The original code for the (Krishnan et al., 2016) model (which is not public) seems to be inherited in part from the code of (Bazhenov et al., 2002), which can be found here at ModelDB.

NOTE: This must be run using a custom version of DynaSim (see below) and has only been tested for MATLAB 2017a. Let me know if you want to run it and I'll help!

This is only intended to reproduce the qualitative behavior of the "base", not the "extended" model of the paper. That said, there are experimental adjustment factors in the code that would make modeling the extended model easy. Also note that this is NOT intended as a bit-perfect reproduction of the original model, but rather just an open-source, adequate reproduction of the overall qualitative results.

Install and Usage

The easiest way to get started with this is:

  1. Install this custom version of DynaSim (https://github.com/asoplata/DynaSim/tree/coupling_addition), including adding it to your MATLAB path.
  2. git clone or download this code's repo (https://github.com/asoplata/dynasim-krishnan-2016-model) into '/your/path/to/dynasim/models', i.e. the 'models' subdirectory of your copy of the DynaSim repo.
  3. Run the main runscript runKrishnanModel.m.
  4. Believe it or not...that should be it! You should be able to start MATLAB in your DynaSim code directory and run this script successfully! Let me know if there are problems, at austin.soplata 'at-symbol-thingy' gmail 'dot' com

References

  1. Bazhenov M, Timofeev I, Steriade M, Sejnowski TJ. Model of thalamocortical slow-wave sleep oscillations and transitions to activated states. The Journal of Neuroscience. 2002;22: 8691–8704.
  2. Krishnan GP, Chauvette S, Shamie I, Soltani S, Timofeev I, Cash SS, et al. Cellular and neurochemical basis of sleep stages in the thalamocortical network. eLife. 2016;5: e18607.

About

DynaSim mechanism files for reproduction of (Krishnan et al., 2016)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages