Segmentation of bacteria agnostic to imaging modality
Project description
misic-napari
A napari plugin for MiSiC. Segmentation of bacteria in dense colonies. The plugin provides acces to preprocessing of the image like scaling, gamma correction, sharpness and noise variance that can improve the segmentation of bacteria irrespective of the imaging modality.
Install Napari
Install napari either the bundled app or through [pip/conda] https://napari.org/#installation
Installation
Install misic-napari
through plugin manager in napari.
Or
You can install misic-napari
via [pip] in the napari console:
pip install misic-napari
Tutorial
Note: The image should be in the format [n,row,col] or [row,col], i.e., a single image or a stack. Hyper-stacks are not supported yet.
get_width
Creates a Shapes layer with name 'cell-width' where the cell width can be hand drawn using line drawing tools in the shapes layer. This need not be precise and can be adjusted later. Click get_cell_width
to obtain the desired mean cell width. This will be used to scale the image accordingly before segmentation.
segment
This can be used to quickly set the parameters that can be later used to segment the whole stack.
use_roi
A square ROI of side 256 is created by default for quickly checking adjusting the segmentation parameters. The roi can be resized or moved in the roi
shapes layer.
light_background
True; for phase-contrast images.
False; for bright-field and fluorescence images.
use_local_noise
If checked, this adds noise to image with local variance. In this case, a noise_var of around 0.1 works well. If unchecked, this adds noise with global variance of noise_var/100. Adding may help in removing false positives.
gaussian_laplace
Useful when segmenting fluorescence images.
adjust_scale
Fine-tuning the scale around ([0.8,1.2]) the scale obtained from cell-width determined in get_cell_width
.
noise_var
Amount of noise to be added to the image at the preprocessing step. This helps reduce the False Positives and, in many cases, to separate cells effectively.
gamma
gamma correction
sharpness_scale and sharpness_amount
Unsharp mask based sharpness with sigma = sharpness_scale and amount = sharpness_amount
segment_stack
Segments the entire stack using the parameters that were obtained in "segment".
save
The parameters can be saved in a json file.
License
Distributed under the terms of the [MIT] license, "misic-napari" is free and open source software
Cite
@article {10.7554/eLife.65151,
article_type = {journal},
title = {Misic, a general deep learning-based method for the high-throughput cell segmentation of complex bacterial communities},
author = {Panigrahi, Swapnesh and Murat, Dorothée and Le Gall, Antoine and Martineau, Eugénie and Goldlust, Kelly and Fiche, Jean-Bernard and Rombouts, Sara and Nöllmann, Marcelo and Espinosa, Leon and Mignot, Tâm},
editor = {Xiao, Jie and Storz, Gisela and Hensel, Zach},
volume = 10,
year = 2021,
month = {sep},
pub_date = {2021-09-09},
pages = {e65151},
citation = {eLife 2021;10:e65151},
doi = {10.7554/eLife.65151},
url = {https://doi.org/10.7554/eLife.65151},
abstract = {Studies of bacterial communities, biofilms and microbiomes, are multiplying due to their impact on health and ecology. Live imaging of microbial communities requires new tools for the robust identification of bacterial cells in dense and often inter-species populations, sometimes over very large scales. Here, we developed MiSiC, a general deep-learning-based 2D segmentation method that automatically segments single bacteria in complex images of interacting bacterial communities with very little parameter adjustment, independent of the microscopy settings and imaging modality. Using a bacterial predator-prey interaction model, we demonstrate that MiSiC enables the analysis of interspecies interactions, resolving processes at subcellular scales and discriminating between species in millimeter size datasets. The simple implementation of MiSiC and the relatively low need in computing power make its use broadly accessible to fields interested in bacterial interactions and cell biology.},
keywords = {Deep learning, image analysis, microscopy, myxococcus xanthus, biofilms},
journal = {eLife},
issn = {2050-084X},
publisher = {eLife Sciences Publications, Ltd},
}
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 misic-napari-0.2.3.tar.gz
.
File metadata
- Download URL: misic-napari-0.2.3.tar.gz
- Upload date:
- Size: 6.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1863713041dfe21f9a1b43a94af1cfc685ac4fab7ac88356f57376e0e4a8e158 |
|
MD5 | 45e12791a8a1c9de72b480c3e89f52b2 |
|
BLAKE2b-256 | 3a9c04188a796c7fff5573b167337147210928018bc18ee58de7f3c06a917e39 |
File details
Details for the file misic_napari-0.2.3-py3-none-any.whl
.
File metadata
- Download URL: misic_napari-0.2.3-py3-none-any.whl
- Upload date:
- Size: 6.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38bd81187742c1333e80aae034951d4ddf0442dff1b5e51475585120fb04bd54 |
|
MD5 | 0ba7b34d018102d01873ac66e4406691 |
|
BLAKE2b-256 | 579f0a2698afaff711a037bce21ec4ba45257d113e8c8789f22394a67a670c43 |