Fedora Packages

morphio

A python and C++ library for reading and writing neuronal morphologies

MorphIO is a library for reading and writing neuron morphology files. It supports the following formats: - SWC - ASC (aka. neurolucida) - H5 v1 - H5 v2 is not supported anymore It provides 3 C++ classes that are the starting point of every morphology analysis: - Soma: contains the information related to the soma. - Section: a section is the succession of points between two bifurcations. To the bare minimum the Section object will contain the section type, the position and diameter of each point. - Morphology: the morphology object contains general information about the loaded cell but also provides accessors to the different sections. One important concept is that MorphIO is split into a read-only part and a read/write one.

Releases Overview

Release Stable Testing
Fedora Rawhide 3.3.0-3.fc36 -
Fedora 35 3.3.0-1.fc35 -
Package Info
Related Packages

You can contact the maintainers of this package via email at morphio dash maintainers at fedoraproject dot org.



Sources on Pagure