A very interesting piece of code
Project description
The Nimbus repo contains code for inference of a machine learning model that classifies cells into marker positive/negative for arbitrary protein markers and different imaging platforms.
Installation instructions
Clone the repository
git clone https://github.com/angelolab/Nimbus-Inference
Make a conda environment for Nimbus and activate it
conda create -n Nimbus python==3.10
conda activate Nimbus
Install CUDA libraries if you have a NVIDIA GPU available
conda install -c conda-forge cudatoolkit=11.8 cudnn=8.2.0
Install the package and all depedencies in the conda environment
python -m pip install -e Nimbus-Inference
Navigate to the example notebooks and start jupyter
cd Nimbus-Inference/templates
jupyter notebook
Release notes
See the changelog.
Contact
If you found a bug, please use the issue tracker. For questions and help requests, you can also reach out in the issue tracker.
Citation
@article{rum2024nimbus,
title={Automated classification of cellular expression in multiplexed imaging data with Nimbus},
author={Rumberger, J. Lorenz and Greenwald, Noah F. and Ranek, Jolene S. and Boonrat, Potchara and Walker, Cameron and Franzen, Jannik and Varra, Sricharan Reddy and Kong, Alex and Sowers, Cameron and Liu, Candace C. and Averbukh, Inna and Piyadasa, Hadeesha and Vanguri, Rami and Nederlof, Iris and Wang, Xuefei Julie and Van Valen, David and Kok, Marleen and Hollman, Travis J. and Kainmueller, Dagmar and Angelo, Michael},
journal={bioRxiv},
pages={2024--05},
year={2024},
publisher={Cold Spring Harbor Laboratory}
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Hashes for nimbus_inference-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 828dba76931252c79895660e8eb91c5fce745e0ce750904089ed6dc6e87aaee2 |
|
MD5 | f2324e4abf5198bac14c6c1f9113651f |
|
BLAKE2b-256 | f5569d4a8ecf1790f091421b7ec86c8ed73656b1a7ad0aeb658998b3dd92768c |
Hashes for nimbus_inference-0.0.1-1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | af32148a97d3f3ffeb1930d35c83fe8f877f51f5a6c5eda1465f5f878946745d |
|
MD5 | 6aa468d43a263e71889eadfcd7407077 |
|
BLAKE2b-256 | efe50741ddcea2a098be344f05e14f7ee4882a5c94fcb57c76ef60f653c979ba |