Locate bacteria in CLSM obtained infected bone tissue images
Project description
napari-findaureus
napari-findaureus is a napari plugin that locates Staphylococcus aureus (bacteria) in fluorescence-labelled infected bone tissue images acquired with confocal laser scanning microscopy (CLSM).
Compatibility: Python 3.9–3.11 and recent napari releases. The package aims to work with modern napari/Qt stacks; if you encounter compatibility issues, consider creating a fresh environment with a supported Python version.
Findaureus is a tool designed to identify bacteria in infected bone tissue images obtained via Confocal Laser Scanning Microscopy (CLSM). This tool can be accessed independently here. Findaureus has been integrated as a plugin for napari. In addition to its bacteria-locating algorithm, the napari viewer provides enhanced 2D and 3D visualization, region-of-interest-based bacteria finding with relevant stats in the widget, and an Export results button to save analysis summaries.
Installation
Recommended: create a fresh conda environment using Python 3.11 and install napari in that environment.
Linux / Windows:
conda create -n napari-findaureus python=3.11
conda activate napari-findaureus
pip install "napari[all]" napari-findaureus
macOS:
conda create -n napari-findaureus python=3.11
conda activate napari-findaureus
conda install -c conda-forge pyqt
pip install "napari[all]" napari-findaureus
If you do not already have a suitable test image, download sample data from Zenodo
Using napari-findaureus
- Launch napari from the activated environment:
napari
-
Open your image in napari using
File > Openor by drag-and-drop.- If you do not have an image, download it from Zenodo and open it in napari.
-
Open
Plugins > napari-findaureusto display the plugin widget. -
From the napari
layer listpanel select the correct bacteria channel or layer for analysis. -
Optional ROI analysis:
- Draw a region of interest using the
Shapeslayer. - The analysis will be restricted to the selected ROI when a shape is active.
- Draw a region of interest using the
-
Click
Find bacteria!to run the detection. -
Review the results:
Bacteria masklayer for pixel-wise segmentationBounding boxlayer for detected objects- Counts and area measurements per Z-plane and for the selected ROI or full image
- Use the
Export resultsbutton (below the Analysis Results box) to save a compact TXT or CSV containing image info and per‑Z‑plane bacteria counts and areas.
-
Use
Resetto clear results before analyzing another image or ROI. -
Use the
Instructionbutton in the widget for built-in guidance.
Contributing
We welcome and appreciate all contributions to the napari-findaureus project! Whether it's reporting bugs, suggesting new features, improving documentation, or writing code, your involvement is greatly valued.
When using our dataset or referring to our work, we kindly ask that you acknowledge the dataset and cite the related articles. This helps support our work and allows us to continue improving this project.
Thank you for your interest and support!
Citations and Dataset
Findaureus
Mandal S, Tannert A, Löffler B, Neugebauer U, Silva LB (2024) Findaureus: An open-source application for locating Staphylococcus aureus in fluorescence-labelled infected bone tissue slices. PLoS ONE 19(1): e0296854.
Infected mouse bone tissue
Mandal S, Tannert A, Ebert C, Guliev RR, Ozegowski Y, Carvalho L, Wildemann B, Eiserloh S, Coldewey SM, Löffler B, Bastião Silva L, Hoerr V, Tuchscherr L, Neugebauer U. (2023) Insights into S. aureus-Induced Bone Deformation in a Mouse Model of Chronic Osteomyelitis Using Fluorescence and Raman Imaging. International Journal of Molecular Sciences 24(11):9762.
Dataset
Acknowledgements
This project is a part of the European Union's Horizon 2020 research and innovation program under grant agreement No 861122 (ITN IMAGE-IN). We acknowledge support from the Jena Biophotonics and Imaging Laboratory (JBIL), from the European Union via EFRE funds within the Thüringer Innovationszentrum für Medizintechnik-Lösungen (ThIMEDOP, FKZ IZN 2018 0002), the BMBF via the funding program Photonics Research Germany (LPI, FKZ: 13N15713) and via the CSCC (FKZ 01EO1502) and the Institute of Anatomical and Molecular Pathology, University Coimbra, Portugal.
Project details
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file napari_findaureus-1.0.0.tar.gz.
File metadata
- Download URL: napari_findaureus-1.0.0.tar.gz
- Upload date:
- Size: 98.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a105037f33cca4d17ed36c6bdacfcd2dacca10803c6fb9a995a31914fd552fb
|
|
| MD5 |
0aff79c1f5218aafbdad78eca81ed253
|
|
| BLAKE2b-256 |
3704463c4edeb445db4e21599d7ba6eb7b14fdc0826156b04175f72606f73d5a
|
File details
Details for the file napari_findaureus-1.0.0-py3-none-any.whl.
File metadata
- Download URL: napari_findaureus-1.0.0-py3-none-any.whl
- Upload date:
- Size: 97.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e1c1d07b38a9b0cdc360e11de06e9a47c47c21851296d55ea2b25a9bbed63a95
|
|
| MD5 |
c7020fa9ab018ec8eb42b0e1a28264f4
|
|
| BLAKE2b-256 |
661b102104d51b9199ce617c99bc6bfd38c56f0139961e9c5478e4627b782241
|