https://github.com/davidcsterratt/KappaNEURON
Revision 8b25d93e00de19cd8cab624b1626556a569419e3 authored by David C. Sterratt on 16 November 2014, 22:21:32 UTC, committed by David C. Sterratt on 16 November 2014, 22:21:32 UTC
1 parent e6aa676
Raw File
Tip revision: 8b25d93e00de19cd8cab624b1626556a569419e3 authored by David C. Sterratt on 16 November 2014, 22:21:32 UTC
Plotting tweaks
Tip revision: 8b25d93
README.md
KappaNEURON
===========

KappaNEURON integrates the [SpatialKappa][SpatialKappa] simulator with
[NEURON][NEURON] to allow rule-based simulations of molecular systems
embedded in neurons.

For example, the package facilitates simulation of dynamic models of
the postsynaptic proteome in the context of the spine head.

![KappNEURON demonstration simulation of postsynaptic proteome in context of spine head - first 6 seconds](doc/figs/neuron_kappa_Very_short_6000.png)
![KappNEURON demonstration simulation of postsynaptic proteome in context of spine head - first 65 seconds](doc/figs/neuron_kappa_Very_short_65000.png)

Further details
---------------

* Please [email me](mailto:david.c.sterratt@ed.ac.uk) for a copy of a
  manuscript to be published in the proceedings of Hybrid Systems
  Biology 2014.
* [Presentation given to Hybrid Systems Biology 2014](doc/2014-07-24-rb-compartmental-method.pdf)

Installation & testing
------------------------

* First install NEURON from source according to the commands in
  [doc/INSTALL-neuron][INSTALL-neuron]
* Then follow the instructions in [doc/INSTALL.md][INSTALL]

Authorship & License
--------------------

KappaNEURON is Copyright © 2013-2014 David C. Sterratt
<<david.c.sterratt@ed.ac.uk>> and is released under the
[GPL Version 3](http://www.gnu.org/copyleft/gpl.html).

We thank Anatoly Sorokin for his help with SpatialKappa and Vincent
Danos for helpful discussions.

Acknowledgements
----------------

The research leading to these results has received funding from the
European Union Seventh Framework Programme (FP7/2007-2013) under grant
agreement nos. 241498 (EUROSPIN project), 242167 (SynSys-project) and
604102 (Human Brain Project). 

[SpatialKappa]: https://github.com/davidcsterratt/SpatialKappa "SpatialKappa"

[NEURON]: http://neuron.yale.edu/neuron/ "NEURON"

[INSTALL-neuron]: doc/INSTALL-neuron "NEURON installation instructions"

[INSTALL]: doc/INSTALL.md "KappaNEURON installation instructions"

<!--  LocalWords:  KappaNEURON SpatialKappa KappNEURON Sterratt Danos
 -->
<!--  LocalWords:  Anatoly Sorokin FP EUROSPIN SynSys
 -->
back to top