Xiaoyang-Rebecca / NeighborhoodAnalysis

Analyze th spatial relationship of neighbor cell environment of neurons and various glia cells

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neighborhood Analysis

1.Set up

Create virtual environment

$ conda create -n Nei python=3.6 anaconda
$ conda activate Nei

Installyation Requirements:

$ conda install -c pchrapka scikit-feature 
$ pip install sklearn

About

Analyze th spatial relationship of neighbor cell environment of neurons and various glia cells


Languages

Language:Python 91.0%Language:Jupyter Notebook 9.0%