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.7-4.fc40 -
Fedora 40 3.3.7-4.fc40 -
Fedora 39 3.3.7-2.fc39 -
Fedora 38 3.3.6-6.fc38 -
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