Paper List
-
A Unified Variational Principle for Branching Transport Networks: Wave Impedance, Viscous Flow, and Tissue Metabolism
This paper solves the core problem of predicting the empirically observed branching exponent (α≈2.7) in mammalian arterial trees, which neither Murray...
-
Household Bubbling Strategies for Epidemic Control and Social Connectivity
This paper addresses the core challenge of designing household merging (social bubble) strategies that effectively control epidemic risk while maximiz...
-
Empowering Chemical Structures with Biological Insights for Scalable Phenotypic Virtual Screening
This paper addresses the core challenge of bridging the gap between scalable chemical structure screening and biologically informative but resource-in...
-
A mechanical bifurcation constrains the evolution of cell sheet folding in the family Volvocaceae
This paper addresses the core problem of why there is an evolutionary gap in species with intermediate cell numbers (e.g., 256 cells) in Volvocaceae, ...
-
Bayesian Inference in Epidemic Modelling: A Beginner’s Guide Illustrated with the SIR Model
This guide addresses the core challenge of estimating uncertain epidemiological parameters (like transmission and recovery rates) from noisy, real-wor...
-
Geometric framework for biological evolution
This paper addresses the fundamental challenge of developing a coordinate-independent, geometric description of evolutionary dynamics that bridges gen...
-
A multiscale discrete-to-continuum framework for structured population models
This paper addresses the core challenge of systematically deriving uniformly valid continuum approximations from discrete structured population models...
-
Whole slide and microscopy image analysis with QuPath and OMERO
使QuPath能够直接分析存储在OMERO服务器中的图像而无需下载整个数据集,克服了大规模研究的本地存储限制。
使用QuPath和OMERO进行全切片和显微镜图像分析
Institute of Genetics and Cancer, University of Edinburgh, Edinburgh, EH4 2XU, UK
30秒速读
IN SHORT: 使QuPath能够直接分析存储在OMERO服务器中的图像而无需下载整个数据集,克服了大规模研究的本地存储限制。
核心创新
- Methodology Developed a new QuPath extension from scratch with three pixel access APIs (web, Ice, pixel data microservice) for flexible server compatibility
- Methodology Implemented unit testing with automated Docker container creation for OMERO server connections, ensuring software reliability
- Methodology Designed modular architecture separating core logic (headless operation) from GUI components, improving maintainability and scriptability
主要结论
- 自2024年2月以来,该扩展已被下载29,727次,显示了广泛的采用和活跃的用户社区。
- 支持高达20 GB未压缩的全切片图像(120,000 x 60,000像素)以及具有数十个16位/32位通道的荧光多重图像。
- 通过OMERO集成,能够访问包含超过400 TB已发布成像数据的IDR存储库。
摘要: QuPath是用于生物图像分析的开源软件。作为一个灵活且易于安装的桌面应用程序,QuPath被全球实验室用于可视化和分析大型复杂图像。然而,仅依赖存储在本地文件系统上的图像限制了QuPath在更大规模研究中的应用。本文描述了一个新的扩展,使QuPath能够从OMERO服务器访问像素和元数据。这通过允许软件高效处理远程存储的图像来增强其功能,同时也为希望将QuPath连接到其他图像管理系统的开发人员提供了模板。