bioRxiv Science⌕ Search

Biology subjects

Bigger-Allen, A.

Publications and source records attributed to Bigger-Allen, A..

3 recordsLinked to original sources

Integrated omics analysis unveils a DNA damage response to neurogenic injury

Spinal cord injury (SCI) evokes profound bladder dysfunction. Current treatments are limited by a lack of molecular data to inform novel therapeutic avenues. Previously, we showed systemic inosine treatment improved bladder function following SCI in rats. Here, we applied multi-omics analysis to explore molecular alterations in the bladder and their sensitivity to inosine following SCI. Canonical pathways regulated by SCI included those associated with protein synthesis, neuroplasticity, wound healing, and neurotransmitter degradation. Upstream regulator analysis identified MYC as a key regulator, whereas causal network analysis predicted multiple regulators of DNA damage response signaling following injury, including PARP-1. Staining for both DNA damage ({gamma}H2AX) and PARP activity (poly-ADP-ribose) markers in the bladder was increased following SCI, and attenuated in inosine-treated tissues. Proteomics analysis suggested that SCI induced changes in protein synthesis-, neuroplasticity-, and oxidative stress-associated pathways, a subset of which were shown in transcriptomics data to be inosine-sensitive. These findings provide novel insights into the molecular landscape of the bladder following SCI, and highlight a potential role for PARP inhibition to treat neurogenic bladder dysfunction. Synopsis O_FIG O_LINKSMALLFIG WIDTH=200 HEIGHT=100 SRC="FIGDIR/small/571015v1_ufig1.gif" ALT="Figure 1"> View larger version (21K): org.highwire.dtl.DTLVardef@7c3e79org.highwire.dtl.DTLVardef@e998f5org.highwire.dtl.DTLVardef@38fd4aorg.highwire.dtl.DTLVardef@17d3aba_HPS_FORMAT_FIGEXP M_FIG C_FIG O_LIEmployed a multi-omics approach, integrating both transcriptomic and proteomic analyses, to investigate the molecular response in a rat model of spinal cord injury (SCI) and the therapeutic effect of inosine. C_LIO_LIDiscovered multiple regulators of the DNA damage response, including PARP-1, using causal network analysis. C_LIO_LIObserved decreased markers of DNA damage and PARP activity in inosine-treated tissues, indicating the therapeutic potential of inosine in neurogenic dysfunction. C_LIO_LIIdentified significant alterations in molecular pathways associated with protein synthesis, neuroplasticity, wound healing, and neurotransmitter degradation after SCI, and their modulation by inosine, highlighting its neuroprotective effects beyond DNA damage repair. C_LI

cell biology↗

SpheroScan: A User-Friendly Deep Learning Tool for Spheroid Image Analysis

BackgroundIn recent years, three-dimensional (3D) spheroid models have become increasingly popular in scientific research as they provide a more physiologically relevant microenvironment that mimics in vivo conditions. The use of 3D spheroid assays has proven to be advantageous as it offers a better understanding of the cellular behavior, drug efficacy, and toxicity as compared to traditional two-dimensional cell culture methods. However, the use of 3D spheroid assays is impeded by the absence of automated and user-friendly tools for spheroid image analysis, which adversely affects the reproducibility and throughput of these assays. ResultsTo address these issues, we have developed a fully automated, web-based tool called SpheroScan, which uses the deep learning framework called Mask Regions with Convolutional Neural Networks (R-CNN) for image detection and segmentation. To develop a deep learning model that could be applied to spheroid images from a range of experimental conditions, we trained the model using spheroid images captured using IncuCyte Live-Cell Analysis System and a conventional microscope. Performance evaluation of the trained model using validation and test datasets shows promising results. ConclusionSpheroScan allows for easy analysis of large numbers of images and provides interactive visualization features for a more in-depth understanding of the data. Our tool represents a significant advancement in the analysis of spheroid images and will facilitate the widespread adoption of 3D spheroid models in scientific research. The source code and a detailed tutorial for SpheroScan are available at https://github.com/FunctionalUrology/SpheroScan. Key PointsO_LIA deep learning model was trained to detect and segment spheroids in images from microscopes and Incucytes. C_LIO_LIThe model performed well on both types of images with the total loss decreasing significantly during the training process. C_LIO_LIA web tool called SpheroScan was developed to facilitate the analysis of spheroid images, which includes prediction and visualization modules. C_LIO_LISpheroScan is efficient and scalable, making it possible to handle large datasets with ease. C_LIO_LISpheroScan is user-friendly and accessible to researchers, making it a valuable resource for the analysis of spheroid image data. C_LI

bioinformatics↗

MLcps: Machine Learning Cumulative Performance Score for classification problems

MotivationA performance metric is a tool to measure the correctness of a trained Machine Learning (ML) model. Numerous performance metrics have been developed for classification problems making it overwhelming to select the appropriate one since each of them represents a particular aspect of the model. Furthermore, selection of a performance metric becomes harder for problems with imbalanced and/or small datasets. Therefore, in clinical studies where datasets are frequently imbalanced and, in situations when the prevalence of a disease is low or the collection of patient samples is difficult, deciding on a suitable metric for performance evaluation of an ML model becomes quite challenging. The most common approach to address this problem is measuring multiple metrics and compare them to identify the best-performing ML model. However, comparison of multiple metrics is laborious and prone to user preference bias. Furthermore, evaluation metrics are also required by ML model optimization techniques such as hyperparameter tuning, where we train many models, each with different parameters, and compare their performances to identify the best-performing parameters. In such situations, it becomes almost impossible to assess different models by comparing multiple metrics. ResultsHere, we propose a new metric called Machine Learning Cumulative Performance Score (MLcps) as a Python package for classification problems. MLcps combines multiple pre-computed performance metrics into one metric that conserves the essence of all pre-computed metrics for a particular model. We tested MLcps on 4 different publicly available biological datasets and the results reveal that it provides a comprehensive picture of overall model robustness. AvailabilityMLcps is available at https://pypi.org/project/MLcps/ and cases of use are available at https://mybinder.org/v2/gh/FunctionalUrology/MLcps.git/main. Supplementary informationSupplementary data are available at Bioinformatics online.

bioinformatics↗