neuroconstruct

neuroConstruct: biophysically detailed neuronal modelling in 3D

https://github.com/neuralensemble/neuroconstruct

Science Score: 62.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: sciencedirect.com
  • Academic email domains
  • Institutional organization owner
    Organization neuralensemble has institutional domain (neuralensemble.org)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

neuroConstruct: biophysically detailed neuronal modelling in 3D

Basic Info
  • Host: GitHub
  • Owner: NeuralEnsemble
  • License: gpl-2.0
  • Language: Python
  • Default Branch: master
  • Homepage: http://www.neuroconstruct.org
  • Size: 157 MB
Statistics
  • Stars: 49
  • Watchers: 15
  • Forks: 25
  • Open Issues: 35
  • Releases: 3
Created about 13 years ago · Last pushed over 1 year ago
Metadata Files
Readme Citation

README.md

neuroConstruct

Java CI with Ant

This is neuroConstruct, software for developing 3D networks for biologically realistic neuronal simulations.

More information can be found at: http://www.neuroConstruct.org

The application can be run via the desktop/Start Menu links if the automatic installers have been used (http://www.neuroconstruct.org/download), or in a terminal with

./nC.sh (Linux/Mac)

or

nC.bat (Windows)

after Java has been installed.

If you have Apache ant installed, you can run the application with:

ant run

More installation details can be found at https://github.com/NeuralEnsemble/neuroConstruct/blob/master/INSTALL.md

If you use neuroConstruct in your research please reference:

P. Gleeson, V. Steuber and R. A. Silver, neuroConstruct: A Tool for Modeling Networks of Neurons in 3D Space, Neuron, Volume 54, Issue 2, 19 April 2007, Pages 219-235.

For more information contact info@neuroConstruct.org

Owner

  • Name: NeuralEnsemble
  • Login: NeuralEnsemble
  • Kind: organization

Citation (CITATION)

Please cite this paper if you use neuroConstruct in your research:

neuroConstruct: A Tool for Modeling Networks of Neurons in 3D Space, Neuron, Volume 54, Issue 2, 19 April 2007, Pages 219-235. Padraig Gleeson, Volker Steuber, R. Angus Silver

Bibtex:

@article{GleesonEtAl2007,
   author = {Gleeson, P. and Steuber, V. and Silver, R. A.},
   title = {neuro{C}onstruct: a tool for modeling networks of neurons in 3{D} space},
   journal = {Neuron},
   volume = {54},
   number = {2},
   pages = {219-35},
   abstract = {Conductance-based neuronal network models can help us understand how synaptic and cellular mechanisms underlie brain function. However, these complex models are difficult to develop and are inaccessible to most neuroscientists. Moreover, even the most biologically realistic network models disregard many 3D anatomical features of the brain. Here, we describe a new software application, neuroConstruct, that facilitates the creation, visualization, and analysis of networks of multicompartmental neurons in 3D space. A graphical user interface allows model generation and modification without programming. Models within neuroConstruct are based on new simulator-independent NeuroML standards, allowing automatic generation of code for NEURON or GENESIS simulators. neuroConstruct was tested by reproducing published models and its simulator independence verified by comparing the same model on two simulators. We show how more anatomically realistic network models can be created and their properties 
compared with experimental measurements by extending a published 1D cerebellar granule cell layer model to 3D.},
   keywords = {Algorithms
Cerebellar Cortex/cytology/physiology
Computer Simulation
Dentate Gyrus/physiology
Humans
Models, Neurological
Neural Conduction/physiology
*Neural Networks (Computer)
Neurons/*physiology/ultrastructure},
   year = {2007}
}

GitHub Events

Total
  • Watch event: 3
  • Push event: 9
  • Pull request event: 4
  • Fork event: 3
Last Year
  • Watch event: 3
  • Push event: 9
  • Pull request event: 4
  • Fork event: 3

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: about 15 hours
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: about 15 hours
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • pgleeson (5)
  • HussainAther (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/ci.yml actions
  • actions/checkout v2 composite
  • actions/setup-java v2 composite
docs/Dockerfile docker
  • php 7.2-apache build