Python interface to CATMAID servers
Project description
pymaid
Python-Catmaid - or pymaid - is a collection of Python 3 tools 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.
Documentation
Pymaid is on ReadTheDocs.
Features
- fetch data via CATMAID's API
- tools to analyse user stats (e.g. time-invested, project history)
- custom neuron classes that work with navis
- clustering methods (e.g. by connectivity or synapse placement)
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 bleeding edge from Github:
pip3 install git+git://github.com/schlegelp/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 morphology: Neuron. 2016 doi: 10.1016/j.neuron.2016.06.012 NBLAST: Rapid, Sensitive Comparison of Neuronal Structure and Construction of Neuron Family Databases. Costa M, Manton JD, Ostrovsky AD, Prohaska S, Jefferis GSXE. link
- 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
- Synapse flow centrality and segregation index: eLife. doi: 10.7554/eLife.12059 Quantitative neuroanatomy for connectomics in Drosophila. Schneider-Mizell CM, Gerhard S, Longair M, Kazimiers T, Li, Feng L, Zwart M ... Cardona A. 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.0.0.tar.gz
.
File metadata
- Download URL: python-catmaid-2.0.0.tar.gz
- Upload date:
- Size: 158.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.1 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 99499491f44afd85af76c66e96cca8c46c6df49aa3416cec5303939fafc649ed |
|
MD5 | 281b240d1e34aad0e1557b0d5f95691f |
|
BLAKE2b-256 | 06355af25bfe48bf71eee313d667efddd5f5203ac2dda1f7ad1f75f0714b84b3 |
File details
Details for the file python_catmaid-2.0.0-py3-none-any.whl
.
File metadata
- Download URL: python_catmaid-2.0.0-py3-none-any.whl
- Upload date:
- Size: 179.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.1 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f79252c61045f18c6a3c86098c65e6ac9c6cbdcf04e2c8a4dd4a022715dc9c4 |
|
MD5 | ab2aedc1790a765e7f6304e8409380c5 |
|
BLAKE2b-256 | a03fb185aa557efcf8507554798c206b48ada19a1bdec4d5426ffbda7ec981b2 |