Python interface to CATMAID servers
Project description
pymaid
Python-Catmaid - or "pymaid" - is a Python 3 library to interface with CATMAID servers.
Tested with CATMAID release version 2020.02.15 - if you are working with older versions you may run into issues due to API changes.
Features
- pull and push data from/to a CATMAID server
- visualize and analyse neuron morphology via navis
- tools to analyse user stats (e.g. time-invested, project history)
- clustering methods (e.g. by connectivity or synapse placement)
Documentation
Pymaid is on ReadTheDocs.
Getting started
See the documentation for detailed installation instructions, tutorials and examples. For the impatient:
pip3 install python-catmaid
Important: there is a pymaid
package on PyPI which has nothing to do with
this pymaid!
To install the bleeding edge from Github:
pip3 install git+https://github.com/navis-org/pymaid@master
Alternatively click on the launch binder badge above to try out pymaid hosted by mybinder!
License:
This code is under GNU GPL V3
References:
Pymaid implements/provides an interfaces with algorithms described in:
- Comparison of neurons based on connectivity: Science. 2012 Jul 27;337(6093):437-44. doi: 10.1126/science.1221762. The connectome of a decision-making neural network. Jarrell TA, Wang Y, Bloniarz AE, Brittin CA, Xu M, Thomson JN, Albertson DG, Hall DH, Emmons SW. link
- Comparison of neurons based on synapse distribution: eLife. doi: 10.7554/eLife.16799 Synaptic transmission parallels neuromodulation in a central food-intake circuit. Schlegel P, Texada MJ, Miroschnikow A, Schoofs A, Hueckesfeld S, Peters M, ... Pankratz MJ. link
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for python_catmaid-2.4.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 49ddaf8498ce210783b7c124e5b40939b83c1674fe36937c3abadcc0aba6361b |
|
MD5 | 57e94a6587ab6863ff8a8ad0acf0742f |
|
BLAKE2b-256 | c7567da8f23d49470c899ae1c21436025441db0e2f7091b96338186d4fe1c462 |