| Literature DB >> 35179572 |
David Bunk1, Julian Moriasy1, Felix Thoma1, Christopher Jakubke1, Christof Osman1, David Hörl1.
Abstract
SUMMARY: Here, we introduce YeastMate, a user-friendly deep learning-based application for automated detection and segmentation of Saccharomyces cerevisiae cells and their mating and budding events in microscopy images. We build upon Mask R-CNN with a custom segmentation head for the subclassification of mother and daughter cells during lifecycle transitions. YeastMate can be used directly as a Python library or through a stand-alone GUI application and a Fiji plugin as easy to use frontends.Entities:
Year: 2022 PMID: 35179572 PMCID: PMC9048668 DOI: 10.1093/bioinformatics/btac107
Source DB: PubMed Journal: Bioinformatics ISSN: 1367-4803 Impact factor: 6.931
Fig. 1.(A) Main components and output of YeastMate: We perform instance segmentation of single cells and detection of lifecycle transitions using a modified Mask R-CNN (middle), which can either be used directly from Python code or via two GUI frontends (left) to provide instance segmentation of single cells as well as detection of budding events and mating events with identification of the mother (M) and daughter (D) cells involved in the event (right). (B) Precision–recall (PR) curves of YeastMate performance for detection of mating and budding events in our test dataset. Human precision and recall during reannotation by three different authors are plotted as colored stars. (C) Single-cell detection performance (F1 score) and segmentation performance (mean intersection-over-union of true positive detections) of YeastNet, YeastSpotter, YeaZ and YeastMate on our own test dataset as well as datasets from Dietler and Salem . The values in the table are mean ± standard deviation across all images in a dataset