Skip to content

Hanyu-Li/klab_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

klab_utils

A toolbox of scripts facilitating connectomics data processing. Interfaces with a few popular frameworks like Knossos, TrackEM2, neuroglancer and Cloud-Volume

Installing

sudo apt-get install build-essential libboost-dev
pip install -r requirements.txt
pip install -e .

(optional) Neuroglancer, follow building guide: https://github.com/google/neuroglancer and install the python wheel

cd {neuroglancer_dir}/python
python setup.py bundle_client
pip install -e .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published