Repository to archive and share information about the human nerves.
Instructions:
- Create a virtul environment :
e.g.
pyenv virtualenv 3.12 human-nerves-env
- Activate the virtual environment
e.g.
pyenv activate human-nerves-env
- Install required libraries
e.g.
pip install -r requirements.txt
- Don't forget to export SCICRUNCH_API_KEY password
e.g.
export SCICRUNCH_API_KEY=XXXXX
- All god now, run
jupyter notebook
from terminal and then openreroute.ipynb
.
Checking current coverage:
python nerve-testing.py sckan-2024-09-21 nerve_point_annotations.json M2.6_3D_whole-body.csv
params:
- sckan-version
- nerve point annotation (manInBox) file
- nerve pathway file