Step-by-Step Protocol for Installing cellSAM
Installation:
Visit the Installation guide: https://vanvalenlab.github.io/cellSAM/napari.html
Create and activate the environment:
conda create -n cellsam python=3.10 -y
conda activate cellsam
Install cellSAM via pip:
pip install git+https://github.com/vanvalenlab/cellSAM.git
Open cellSAM in Napari:
cellsam napari
DeepCell Access Token:
To use cellSAM with Napari, you will need a DeepCell access token.
If you don’t have a token yet, you can create one here: https://users.deepcell.org
Generate your access token.