A python script that compare gap junctions from a catmaid project to the Durbin datasets
- Python 3.7
- Pipenv
Install project dependencies
pipenv install
Edit config.py with your values for:
token
: Your personal token for the CATMAID APIproject_id
: Your project idstack_id
: Your stack id
Run the script:
pipenv run python compare_gap_junctions.py