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
File details
Details for the file python-catmaid-2.4.0.tar.gz
.
File metadata
- Download URL: python-catmaid-2.4.0.tar.gz
- Upload date:
- Size: 169.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04d34f60484b2b78d50907dbfb35446b8cc40d1994c0c246cba98a3362deb7d4 |
|
MD5 | e367ad01dd416bbe868cf4c2bab9fe11 |
|
BLAKE2b-256 | 641f7d26cc9218c66cd85a10509c7c8ee3b9ed9a427d0bf38b283a2cb0a00303 |
File details
Details for the file python_catmaid-2.4.0-py3-none-any.whl
.
File metadata
- Download URL: python_catmaid-2.4.0-py3-none-any.whl
- Upload date:
- Size: 177.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab81535d704f5c4158ab5ce9e9fa271cc72240d48e336fa12959f342fd179d3d |
|
MD5 | bd2c0cb55a00556a599ee38ec52bfae8 |
|
BLAKE2b-256 | fd1c4795166106f430958fc782ac6c234bd750b3b0f0df80ab1a58ef95aff4f8 |