a1eko / morphon

neuron morphology processing tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

morphon

Neuron morphology processing scripts:

  • mcheck test morphology reconstruction for structural consistency
  • mfind find singularities in morphological reconstruction
  • mmeter perform morphometric analysis
  • mmod modify morphology
  • mrep repair or correct neuron morphology
  • msholl Sholl analysis of morphological reconstruction
  • mview view neuron morphology

See command line help for details.

Installation

Install the latest release:

pip install morphon

Install a development version:

pip install git+git://github.com/a1eko/morphon

See pip documentation for installation alternatives.

For an updated trimmed and streamlined version of this package, see treem.

About

neuron morphology processing tools

License:GNU General Public License v3.0


Languages

Language:Python 100.0%