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.4.0-11.fc43 -
Fedora 42 3.4.0-10.fc42 -
Fedora 41 3.4.0-6.fc41 -
Fedora 40 3.4.0-6.fc40 -
File a new bug report »
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