File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,17 +13,17 @@ Want to query a neuPrint server instead? Check out
1313- get/set user bookmarks
1414- get/set neuron annotations (names)
1515- download precomputed meshes, skeletons (SWCs) and ROIs
16+ - generate meshes or skeletons from scratch
1617- get basic neuron info (# of voxels/synapses)
1718- fetch synapses
1819- fetch connectivity (adjacency matrix, connectivity table)
1920- retrieve labels (TODO, to split, etc)
2021- map positions to body IDs
21- - mesh or skeletonize sparsevols
2222- detect potential open ends (based on a script by [ Stephen Plaza] ( https://github.com/stephenplaza ) )
2323
2424## Install
2525
26- Make sure you have [ Python 3] ( https://www.python.org ) (3.6 or later),
26+ Make sure you have [ Python 3] ( https://www.python.org ) (3.8 or later),
2727[ pip] ( https://pip.pypa.io/en/stable/installing/ ) . Then run this:
2828
2929``` bash
You can’t perform that action at this time.
0 commit comments