An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/openworm/org.geppetto.model.swc.png?branch=master)](https://travis-ci.org/openworm/org.geppetto.model.swc)


Geppetto logo

# 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.