Nuclei signal quantification
Installation
conda
environment
Create a new - Using the
environment.yml
file, create a new environment with all the necessary dependencies:
cd nuclei_quantification
conda env create -f environment.yml
Usage
- Activate the environment:
conda activate nuclei-quantification
- Launch the Notebook server
jupyter notebook