paper-with-me

홈 › Papers

MicroAnalyzer: A Python Tool for Automated Bacterial Analysis with Fluorescence Microscopy

2020-09-26 · Jonathan Reiner, Guy Azran, Gal Hyams

Fluorescence microscopy is a widely used method among cell biologists for studying the localization and co-localization of fluorescent protein. For microbial cell biologists, these studies often include tedious and time-consuming manual segmentation of bacteria and of the fluorescence clusters or working with multiple programs. Here, we present MicroAnalyzer - a tool that automates these tasks by providing an end-to-end platform for microscope image analysis. While such tools do exist, they are costly, black-boxed programs. Microanalyzer offers an open-source alternative to these tools, allowing flexibility and expandability by advanced users. MicroAnalyzer provides accurate cell and fluorescence cluster segmentation based on state-of-the-art deep-learning segmentation models, combined with ad-hoc post-processing and Colicoords - an open-source cell image analysis tool for calculating general cell and fluorescence measurements. Using these methods, it performs better than generic approaches since the dynamic nature of neural networks allows for a quick adaptation to experiment restrictions and assumptions. Other existing tools do not consider experiment assumptions, nor do they provide fluorescence cluster detection without the need for any specialized equipment. The key goal of MicroAnalyzer is to automate the entire process of cell and fluorescence image analysis "from microscope to database", meaning it does not require any further input from the researcher except for the initial deep-learning model training. In this fashion, it allows the researchers to concentrate on the bigger picture instead of granular, eye-straining labor

📄 PDF Abstract BibTeX arXiv:2009.12684

Code (1)

JG-codies/MicroAnalyzer 공식 구현 pytorch

Tasks

Segmentation

Similar Papers 제목 키워드 기반

Computational tools for the multiscale analysis of Hi-C data in bacterial chromosomes

2020-10-04 · Nelle Varoquaux, Virginia S. Lioy, Frédéric Boccard, Ivan Junier

Just as in eukaryotes, high-throughput chromosome conformation capture (Hi-C) data have revealed nested organizations of bacterial chromosomes into overlapping interaction domains. In this chapter, we present a multiscal…

Reconstructing the Forest of Lineage Trees of Diverse Bacterial Communities Using Bio-inspired Image Analysis

2017-06-22 · Athanasios D. Balomenos, Elias S. Manolakos

Cell segmentation and tracking allow us to extract a plethora of cell attributes from bacterial time-lapse cell movies, thus promoting computational modeling and simulation of biological processes down to the single-cell…

Cell SegmentationCell TrackingSegmentation

The DynaSig-ML Python package: automated learning of biomolecular dynamics-function relationships

2022-07-07 · Olivier Mailhot, Francois Major, Rafael Najmanovich

Summary: The DynaSig-ML (Dynamical Signatures - Machine Learning) Python package allows the efficient, user-friendly exploration of 3D dynamics-function relationships in biomolecules, using datasets of experimental measu…

Scan4CFU: Low-cost, open-source bacterial colony tracking over large areas and extended incubation times

2022-05-25 · Santosh Pandey, Yunsoo Park, Ankita Ankita, Gregory J. Phillips

A hallmark of bacterial populations cultured in vitro is their homogeneity of growth, where the majority of cells display identical growth rate, cell size and content. Recent insights, however, have revealed that even ce…

DataSist: A Python-based library for easy data analysis, visualization and modeling

2019-11-09 · Rising Odegua, Festus Ikpotokin

A large amount of data is produced every second from modern information systems such as mobile devices, the world wide web, Internet of Things, social media, etc. Analysis and mining of this massive data requires a lot o…