Metadata-Version: 2.1
Name: navis
Version: 0.3.3
Summary: Neuron Analysis and Visualization Library
Home-page: http://navis.readthedocs.io
Author: Philipp Schlegel
Author-email: pms70@cam.ac.uk
License: GNU GPL V3
Description: 
        NAVis is a Python 3 library for Neuron Analysis and
        Visualization with focus on hierarchical tree-like neuron data.
        
        Features:
        
          - interactive 2D (matplotlib) and 3D (vispy/plotly) plotting of neurons
          - virtual neuron surgery: cutting, pruning, rerooting
          - clustering methods (e.g. by connectivity or synapse placement)
          - R bindings (e.g. for libraries nat, rcatmaid, elmr)
          - interfaces with neuprint, Blender 3D and Cytoscape
        
        Check out the `Documentation <http://navis.readthedocs.io/>`_.
        
Keywords: Neuron Analysis Visualization Anatomy Connectivity
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6
Provides-Extra: extras
