Search Results Heading

MBRLSearchResults

mbrl.module.common.modules.added.book.to.shelf
Title added to your shelf!
View what I already have on My Shelf.
Oops! Something went wrong.
Oops! Something went wrong.
While trying to add the title to your shelf something went wrong :( Kindly try again later!
Are you sure you want to remove the book from the shelf?
Oops! Something went wrong.
Oops! Something went wrong.
While trying to remove the title from your shelf something went wrong :( Kindly try again later!
    Done
    Filters
    Reset
  • Discipline
      Discipline
      Clear All
      Discipline
  • Is Peer Reviewed
      Is Peer Reviewed
      Clear All
      Is Peer Reviewed
  • Item Type
      Item Type
      Clear All
      Item Type
  • Subject
      Subject
      Clear All
      Subject
  • Year
      Year
      Clear All
      From:
      -
      To:
  • More Filters
59 result(s) for "Bioimage analysis"
Sort by:
Segmentation, tracking and cell cycle analysis of live-cell imaging data with Cell-ACDC
Background High-throughput live-cell imaging is a powerful tool to study dynamic cellular processes in single cells but creates a bottleneck at the stage of data analysis, due to the large amount of data generated and limitations of analytical pipelines. Recent progress on deep learning dramatically improved cell segmentation and tracking. Nevertheless, manual data validation and correction is typically still required and tools spanning the complete range of image analysis are still needed. Results We present Cell-ACDC, an open-source user-friendly GUI-based framework written in Python, for segmentation, tracking and cell cycle annotations. We included state-of-the-art deep learning models for single-cell segmentation of mammalian and yeast cells alongside cell tracking methods and an intuitive, semi-automated workflow for cell cycle annotation of single cells. Using Cell-ACDC, we found that mTOR activity in hematopoietic stem cells is largely independent of cell volume. By contrast, smaller cells exhibit higher p38 activity, consistent with a role of p38 in regulation of cell size. Additionally, we show that, in S. cerevisiae , histone Htb1 concentrations decrease with replicative age. Conclusions Cell-ACDC provides a framework for the application of state-of-the-art deep learning models to the analysis of live cell imaging data without programming knowledge. Furthermore, it allows for visualization and correction of segmentation and tracking errors as well as annotation of cell cycle stages. We embedded several smart algorithms that make the correction and annotation process fast and intuitive. Finally, the open-source and modularized nature of Cell-ACDC will enable simple and fast integration of new deep learning-based and traditional methods for cell segmentation, tracking, and downstream image analysis. Source code: https://github.com/SchmollerLab/Cell_ACDC
Tissue clearing and imaging approaches for in toto analysis of the reproductive system
New microscopy techniques in combination with tissue clearing protocols and emerging analytical approaches have presented researchers with the tools to understand dynamic biological processes in a three-dimensional context. This paves the road for the exploration of new research questions in reproductive biology, for which previous techniques have provided only approximate resolution. These new methodologies now allow for contextualized analysis of far-larger volumes than was previously possible. Tissue optical clearing and three-dimensional imaging techniques posit the bridging of molecular mechanisms, macroscopic morphogenic development, and maintenance of reproductive function into one cohesive and comprehensive understanding of the biology of the reproductive system. In this review, we present a survey of the various tissue clearing techniques and imaging systems, as they have been applied to the developing and adult reproductive system. We provide an overview of tools available for analysis of experimental data, giving particular attention to the emergence of artificial intelligence–assisted methods and their applicability to image analysis. We conclude with an evaluation of how novel image analysis approaches that have been applied to other organ systems could be incorporated into future experimental evaluation of reproductive biology. Summary Sentence This review provides a comprehensive overview of tissue clearing methods, in toto imaging approaches, and downstream analysis strategies as they have been applied to the study of the reproductive system.
Stable Deep Neural Network Architectures for Mitochondria Segmentation on Electron Microscopy Volumes
Electron microscopy (EM) allows the identification of intracellular organelles such as mitochondria, providing insights for clinical and scientific studies. In recent years, a number of novel deep learning architectures have been published reporting superior performance, or even human-level accuracy, compared to previous approaches on public mitochondria segmentation datasets. Unfortunately, many of these publications make neither the code nor the full training details public, leading to reproducibility issues and dubious model comparisons. Thus, following a recent code of best practices in the field, we present an extensive study of the state-of-the-art architectures and compare them to different variations of U-Net-like models for this task. To unveil the impact of architectural novelties, a common set of pre- and post-processing operations has been implemented and tested with each approach. Moreover, an exhaustive sweep of hyperparameters has been performed, running each configuration multiple times to measure their stability. Using this methodology, we found very stable architectures and training configurations that consistently obtain state-of-the-art results in the well-known EPFL Hippocampus mitochondria segmentation dataset and outperform all previous works on two other available datasets: Lucchi++ and Kasthuri++. The code and its documentation are publicly available at https://github.com/danifranco/EM_Image_Segmentation .
Antibody selection and automated quantification of TRPV1 immunofluorescence on human skin
Assessing localization of the transient receptor potential vanilloid-1 (TRPV1) in skin nerve fibers is crucial for understanding its role in peripheral neuropathy and pain. However, information on the specificity and sensitivity of TRPV1 antibodies used for immunofluorescence (IF) on human skin is currently lacking. To find a reliable TRPV1 antibody and IF protocol, we explored antibody candidates from different manufacturers, used rat DRG sections and human skin samples for screening and human TRPV1-expressing HEK293 cells for further validation. Final specificity assessment was done on human skin samples. Additionally, we developed two automated image analysis methods: a Python-based deep-learning approach and a Fiji-based machine-learning approach. These methods involve training a model or classifier for nerve fibers based on pre-annotations and utilize a nerve fiber mask to filter and count TRPV1 immunoreactive puncta and TRPV1 fluorescence intensity on nerve fibers. Both automated analysis methods effectively distinguished TRPV1 signals on nerve fibers from those in keratinocytes, demonstrating high reliability as evidenced by excellent intraclass correlation coefficient (ICC) values exceeding 0.75. This method holds the potential to uncover alterations in TRPV1 associated with neuropathic pain conditions, using a minimally invasive approach.
Automated cell structure extraction for 3D electron microscopy by deep learning
Modeling the 3D structures of cells and tissues is crucial in biology. Sequential cross-sectional images from electron microscopy provide high-resolution intracellular structure information. The segmentation of complex cell structures remains a laborious manual task for experts, demanding time and effort. This bottleneck in analyzing biological images requires efficient and automated solutions. In this study, the deep learning-based automated segmentation of biological images was explored to enable accurate reconstruction of the 3D structures of cells and organelles. An analysis system for the cell images of Cyanidioschyzon merolae , a primitive unicellular red algae, was constructed. This system utilizes sequential cross-sectional images captured by a focused ion beam scanning electron microscope (FIB-SEM). A U-Net was adopted and training was performed to identify and segment cell organelles from single-cell images. In addition, the segment anything model (SAM) and 3D watershed algorithm were employed to extract individual 3D images of each cell from large-scale microscope images containing numerous cells. Finally, the trained U-Net was applied to segment each structure within these 3D images. Through this procedure, the creation of 3D cell models could be fully automated. The adoption of other deep learning techniques and combinations of image processing methods will also be explored to enhance the segmentation accuracy further.
Developing open-source software for bioimage analysis: opportunities and challenges version 1; peer review: 2 approved
Fast-paced innovations in imaging have resulted in single systems producing exponential amounts of data to be analyzed. Computational methods developed in computer science labs have proven to be crucial for analyzing these data in an unbiased and efficient manner, reaching a prominent role in most microscopy studies. Still, their use usually requires expertise in bioimage analysis, and their accessibility for life scientists has therefore become a bottleneck. Open-source software for bioimage analysis has developed to disseminate these computational methods to a wider audience, and to life scientists in particular. In recent years, the influence of many open-source tools has grown tremendously, helping tens of thousands of life scientists in the process. As creators of successful open-source bioimage analysis software, we here discuss the motivations that can initiate development of a new tool, the common challenges faced, and the characteristics required for achieving success.
Research data management for bioimaging: the 2021 NFDI4BIOIMAGE community survey version 1; peer review: 2 approved
Background Knowing the needs of the bioimaging community with respect to research data management (RDM) is essential for identifying measures that enable the adoption of the FAIR (findable, accessible, interoperable, reusable) principles for microscopy and bioimage analysis data across disciplines. As an initiative within Germany's National Research Data Infrastructure, we conducted this community survey in the summer of 2021 to assess the state of the art of bioimaging RDM and the community needs. Methods An online survey was conducted with a mixed question-type design. We created a questionnaire tailored to relevant topics of the bioimaging community, including specific questions on bioimaging methods and bioimage analysis, as well as more general questions on RDM principles and tools. 203 survey entries were included in the analysis covering the perspectives from various life and biomedical science disciplines and from participants at different career levels. Results The results highlight the importance and value of bioimaging RDM and data sharing. However, the practical implementation of FAIR practices is impeded by technical hurdles, lack of knowledge, and insecurity about the legal aspects of data sharing. The survey participants request metadata guidelines and annotation tools and endorse the usage of image data management platforms. At present, OMERO (Open Microscopy Environment Remote Objects) is the best known and most widely used platform. Most respondents rely on image processing and analysis, which they regard as the most time-consuming step of the bioimage data workflow. While knowledge about and implementation of electronic lab notebooks and data management plans is limited, respondents acknowledge their potential value for data handling and publication. Conclusions The bioimaging community acknowledges and endorses the value of RDM and data sharing. Still, there is a need for information, guidance, and standardization to foster the adoption of FAIR data handling. This survey may help inspiring targeted measures to close this gap.
Bioimage analysis of Shigella infection reveals targeting of colonic crypts
Significance Shigella spp . are responsible for devastating diarrheal diseases, primarily in children, within underdeveloped countries. Shigella invades the mucosa of the large intestine, causing inflammation and damage to the epithelium. Here, we have measured the progression of Shigella infection in a small animal model of the disease to better understand the mechanism of invasion of the colonic mucosa. The novelty of our approach relies on the tracking of fluorescent bacteria inside the infected tissue at various time points using confocal microscopy and subsequent quantitative bioimage analyses. Our approach is readily applicable to other host–pathogen systems to quantify host–pathogen interactions. Few studies within the pathogenic field have used advanced imaging and analytical tools to quantitatively measure pathogenicity in vivo. In this work, we present a novel approach for the investigation of host–pathogen processes based on medium-throughput 3D fluorescence imaging. The guinea pig model for Shigella flexneri invasion of the colonic mucosa was used to monitor the infectious process over time with GFP-expressing S. flexneri . A precise quantitative imaging protocol was devised to follow individual S. flexneri in a large tissue volume. An extensive dataset of confocal images was obtained and processed to extract specific quantitative information regarding the progression of S. flexneri infection in an unbiased and exhaustive manner. Specific parameters included the analysis of S. flexneri positions relative to the epithelial surface, S. flexneri density within the tissue, and volume of tissue destruction. In particular, at early time points, there was a clear association of S. flexneri with crypts, key morphological features of the colonic mucosa. Numerical simulations based on random bacterial entry confirmed the bias of experimentally measured S. flexneri for early crypt targeting. The application of a correlative light and electron microscopy technique adapted for thick tissue samples further confirmed the location of S. flexneri within colonocytes at the mouth of crypts. This quantitative imaging approach is a novel means to examine host–pathogen systems in a tailored and robust manner, inclusive of the infectious agent.