Score cells for centrioles in IF data
Project description
CenFind
Cenfind is a command line interface written in Python to detect and assign centrioles in immunofluorescence images of human cells. Specifically, it orchestrates the detection of centrioles, the detection of the nuclei and the assignment of the centrioles to the nearest nucleus.
Getting started
- Install cenfind from PyPI:
pip install cenfind
- You need to download it from https://figshare.com/articles/software/Cenfind_model_weights/21724421
- Collect all images in a project folder inside a projections folder (<project_name>/projection/).
- Run
score
with the path to the project, the path to the model, the index of the nuclei channel (usually 0 or 3), the channel to score:
cenfind score /path/to/dataset /path/to/model/ -n 0 -c 1 2 3
- Check that the predictions in the folders
visualisations/
andstatistics/
For more information, please check the documentation (https://cenfind.readthedocs.io).
Citation
We appreciate citations as they help us obtain grant funding and let us discover its application range.
To cite Cenfind in publications, please use:
Bürgy, L., Weigert, M., Hatzopoulos, G. et al. CenFind: a deep-learning pipeline for efficient centriole detection in microscopy datasets. BMC Bioinformatics 24, 120 (2023). https://doi.org/10.1186/s12859-023-05214-2
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 Distribution
File details
Details for the file cenfind-0.13.2.tar.gz
.
File metadata
- Download URL: cenfind-0.13.2.tar.gz
- Upload date:
- Size: 25.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.10.13 Linux/6.2.0-1012-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1245138b2e74f96e800921e0171fd3ac8e29fe2a3323ecba6e3bedf72b3dc35 |
|
MD5 | 86d9e43b74256f1f3264a50219a4b23d |
|
BLAKE2b-256 | 4e24284de8139857ccd25a479142687717e1791b5dc81aa43e3fd4747d03a0d5 |
File details
Details for the file cenfind-0.13.2-py3-none-any.whl
.
File metadata
- Download URL: cenfind-0.13.2-py3-none-any.whl
- Upload date:
- Size: 37.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.10.13 Linux/6.2.0-1012-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 357af6512ebfcf42cbea524a780265d7d463c62ff44a372339ebed0f3739bae7 |
|
MD5 | c198922bdf8d3a87121a940b33dc4d5b |
|
BLAKE2b-256 | 6462c4fd4f837b938ec622a25c984dad5f773d7913658ead4e83d73263611a8f |