rpegment
rpegment is a package designed to segment RPE (Retinal Pigment Epithelium) confocal images using Cellpose 3 and to interactively clean the segmentation information.
Features
- Segmentation: Utilizes Cellpose 3.0 [1] for accurate segmentation of RPE confocal images.
- Interactive Cleaning: Provides tools for interactive cleaning and refinement of segmentation results.
- Morphology Metrics: Visually shows a handful of metrics taken from [2], ready to download as csv.
Installation
To install rpegment, you can use the following command:
pip install rpegment
Usage
Here's a basic example of how to use rpegment:
from rpegment import app
app.run(debug=True, port=8001)
References
@article{stringer2024cellpose3,
title={Cellpose3: one-click image restoration for improved cellular segmentation},
author={Stringer, Carsen and Pachitariu, Marius},
journal={bioRxiv},
pages={2024--02},
year={2024},
publisher={Cold Spring Harbor Laboratory}
}
@article{ortolan2022single,
title={Single-cell--resolution map of human retinal pigment epithelium helps discover subpopulations with differential disease sensitivity},
author={Ortolan, Davide and Sharma, Ruchi and Volkov, Andrei and Maminishkis, Arvydas and Hotaling, Nathan A and Huryn, Laryssa A and Cukras, Catherine and Di Marco, Stefano and Bisti, Silvia and Bharti, Kapil},
journal={Proceedings of the National Academy of Sciences},
volume={119},
number={19},
pages={e2117553119},
year={2022},
publisher={National Acad Sciences}
}
Release files for rpegment 1.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| rpegment-1.0.2.tar.gz | 10.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| rpegment-1.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 23.1 kB
Release files / rpegment-1.0.2.tar.gz
| Download URL | rpegment-1.0.2.tar.gz |
|---|---|
| Size | 10.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
70677aa30e1d68785ab709e2550f0335202a97656585fcab91820d35391633ba
|
|
BLAKE2b-256 checksum How to use checksums |
d21c8f667850e9fdeba0a31b29112638f6917b1dad6e73295e2e9add9fe4252d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.4 CPython/3.13.0 Windows/10
|
Release files / rpegment-1.0.2-py3-none-any.whl
| Download URL | rpegment-1.0.2-py3-none-any.whl |
|---|---|
| Size | 12.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
774b03a60f1c129bb42ca5736447b5188498b59df9c95f6a71c3ba78f79c77c7
|
|
BLAKE2b-256 checksum How to use checksums |
1735df1b366de70b4816c91979b269d3cdc6a54cc371d9d9faa7821d9b36ece1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.4 CPython/3.13.0 Windows/10
|