Metadata-Version: 2.1
Name: morph_utils
Version: 1.4.7
Summary: Functions for common and not so common morphology operations
Home-page: https://github.com/MatthewMallory/morph_utils
Author: Matthew Mallory
Author-email: matt.mallory@alleninstitute.org
License: UNKNOWN
Platform: UNKNOWN

# morph-utils
This is a lightweight package for common neuron morphology operations inlcuding: graph traversal/measurments, visualization, modifications, node sorting, and various other processes 
that have proven to be useful. 

Installation instructions
=========================
pip install morph_utils


