Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xiuliren authored Jul 21, 2022
1 parent 21373b6 commit e091d72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
3D neuron models extracted from EM image segmentation

# Features
- skeletonization. extract the neuron skeletons based on image segmentation (colored labels).
- sparse skeletonization. extract the neuron skeletons based on image segmentation (colored labels).
- morphological analysis with a lot of features.
- neural networks including synapses. Most current morphological analysis tools do not have synapses.
- cell type classification based on NBLAST. use NBLAST to compute similarity scores between neurons.
- neuron morphology similarity measurement using NBLAST algorithm.

# Installation
This package is registered in Julia package management system. Simply following these steps to install it.
Expand Down

0 comments on commit e091d72

Please sign in to comment.