https://github.com/openworm/org.geppetto.model.swc
SWC Model Interpreter for Geppetto
https://github.com/openworm/org.geppetto.model.swc
Last synced: about 1 year ago
JSON representation
SWC Model Interpreter for Geppetto
- Host: GitHub
- URL: https://github.com/openworm/org.geppetto.model.swc
- Owner: openworm
- License: other
- Created: 2015-09-09T11:05:15.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2022-12-16T04:23:31.000Z (over 3 years ago)
- Last Synced: 2025-03-22T19:43:15.511Z (about 1 year ago)
- Language: Java
- Size: 155 KB
- Stars: 3
- Watchers: 21
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/openworm/org.geppetto.model.swc)
# Geppetto SWC model interpreter
This Geppetto module contains a model interpreter for [SWC](http://research.mssm.edu/cnic/swc.html), a simple format to store morphology data of neurons.
Through this module Geppetto has the ability to parse SWC files and to build a visual model compatible with the frontend of Geppetto.
For information about how this fits into [Geppetto](http://www.geppetto.org/) refer to the umbrella project [org.geppetto](https://github.com/openworm/org.geppetto) on GitHub.