Hurbain Julien, Ten Wolde Pieter Rein, Swain Peter S
AMOLF, Amsterdam, 1098 XG, The Netherlands.
School of Biological Sciences, The University of Edinburgh, Edinburgh, EH9 3BF, United Kingdom.
Bioinform Adv. 2025 May 12;5(1):vbaf114. doi: 10.1093/bioadv/vbaf114. eCollection 2025.
Cells are dynamic, continually responding to intra- and extracellular signals. Measuring the response to these signals in individual cells is challenging. Signal transduction is fast, but reporters for downstream gene expression are slow: fluorescent proteins must be expressed and mature. An alternative is to fluorescently tag and monitor the intracellular locations of transcription factors and other effectors. These proteins enter or exit the nucleus in minutes, after upstream signalling modifies their phosphorylation state. Although such approaches are increasingly popular, there is no consensus on how to quantify nuclear localization.
Using budding yeast, we developed a convolutional neural network that determines nuclear localization from fluorescence and, optionally, bright-field images. Focusing on changing extracellular glucose, we generated ground-truth data using strains with a transcription factor and a nuclear protein tagged with fluorescent markers. We showed that the neural network-based approach outperformed seven published methods, particularly when predicting single-cell time series, which are key to determining how cells respond. Collectively, our results are conclusive-using machine learning to automatically determine the appropriate image processing consistently outperforms ad hoc approaches. Adopting such methods promises to both improve the accuracy and, with transfer learning, the consistency of single-cell analyses.
We performed our analysis in Python; code is available at https://git.ecdf.ed.ac.uk/v1jhurba/neunet-nucloc.git.
细胞是动态的,不断响应细胞内和细胞外信号。在单个细胞中测量对这些信号的反应具有挑战性。信号转导很快,但下游基因表达的报告分子反应较慢:荧光蛋白必须表达并成熟。另一种方法是用荧光标记并监测转录因子和其他效应器的细胞内位置。在上游信号改变它们的磷酸化状态后,这些蛋白质会在几分钟内进出细胞核。尽管此类方法越来越受欢迎,但在如何量化核定位方面尚无共识。
我们使用芽殖酵母开发了一种卷积神经网络,该网络可根据荧光图像以及(可选的)明场图像确定核定位。以细胞外葡萄糖变化为重点,我们使用带有荧光标记的转录因子和核蛋白的菌株生成了真实数据。我们表明,基于神经网络的方法优于七种已发表的方法,尤其是在预测单细胞时间序列时,而单细胞时间序列是确定细胞反应方式的关键。总体而言,我们的结果是确凿的——使用机器学习自动确定合适的图像处理方法始终优于临时方法。采用此类方法有望提高单细胞分析的准确性,并通过迁移学习提高其一致性。
我们用Python进行了分析;代码可在https://git.ecdf.ed.ac.uk/v1jhurba/neunet-nucloc.git获取。