mhn:一个用于分析癌症进展的Python包,使用相互危险网络来分析癌症进展.
Stefan Vocht1, Yanren Linda Hu1, Andreas Lösch1
1Department of Statistical Bioinformatics, University of Regensburg, 93053 Regensburg, Germany.
Bioinformatics advances
|January 9, 2026
概括
相互危险网络 (MHNs) 通过重建瘤进化史来模拟癌症的进展. 新的 mhn Python 软件包能够对超过 100 个突变事件进行有效的分析,从而推进癌症动态研究.
科学领域:
- 计算生物学是一种计算生物学.
- 基因组学就是基因组学.
- 癌症研究 癌症研究
背景情况:
- 癌症往往进展未被检测到,因为在诊断之前存在观察差距.
- 相互危险网络 (MHN) 是一种统计模型,旨在重建癌症进展的动态.
- 现有的MHN模型面临数值效率的局限性,将分析限制在较少的突变事件中.
研究的目的:
- 介绍mhn,一个新的Python包,用于使用MHNs进行动态癌症进展分析.
- 克服培训MHN的数值效率挑战,使更多的突变事件的分析成为可能.
- 为研究人员和临床医生提供快速,用户友好的研究癌症动态的框架.
主要方法:
- 该MHN包训练使用瘤基因型的MHN模型.
- 它采用状态空间限制技术来提高模型训练期间的数值效率.
- 该包支持对100多个突变事件的癌症进展分析.
主要成果:
- mhn套件有助于重建瘤最可能的进化史.
- 它可以采集人工瘤史以进行进一步分析.
- mhn为基因组相互作用和可能的癌症进展轨迹提供可视化工具.
结论:
- mhn Python 软件包通过提高数值效率,显著扩展了以前的 MHN 实现.
- 它允许分析具有超过100个突变事件的复杂癌症进展模型.
- mhn为促进癌症动态研究提供了一种强大且易于使用的工具.
相关概念视频
Cancer Survival Analysis
645
Cancer survival analysis focuses on quantifying and interpreting the time from a key starting point, such as diagnosis or the initiation of treatment, to a specific endpoint, such as remission or death. This analysis provides critical insights into treatment effectiveness and factors that influence patient outcomes, helping to shape clinical decisions and guide prognostic evaluations. A cornerstone of oncology research, survival analysis tackles the challenges of skewed, non-normally...
645
Comparing the Survival Analysis of Two or More Groups
548
Survival analysis is a cornerstone of medical research, used to evaluate the time until an event of interest occurs, such as death, disease recurrence, or recovery. Unlike standard statistical methods, survival analysis is particularly adept at handling censored data—instances where the event has not occurred for some participants by the end of the study or remains unobserved. To address these unique challenges, specialized techniques like the Kaplan-Meier estimator, log-rank test, and...
548
mTOR Signaling and Cancer Progression
4.6K
The mammalian target of rapamycin or mTOR protein was discovered in 1994 due to its direct interaction with rapamycin. The protein gets its name from a yeast homolog called TOR. The mTOR protein complex in mammalian cells plays a major role in balancing anabolic processes such as the synthesis of proteins, lipids, and nucleotides and catabolic processes, such as autophagy in response to environmental cues, such as availability of nutrients and growth factors.
The mTOR pathway or the...
The mTOR pathway or the...
4.6K
Hazard Rate
399
The hazard rate, also known as the hazard function or failure rate, is a statistical measure used to describe the instantaneous rate at which an event occurs, given that the event has not yet happened. From a probabilistic perspective, it represents the likelihood that a subject will experience the event in a very small time interval, conditional on surviving up to the beginning of that interval. In terms of frequency, the hazard rate can be viewed as the ratio of the number of events to the...
399
Cancer-Critical Genes I: Proto-oncogenes
11.1K
Genes usually encode proteins necessary for the proper functioning of a healthy cell. Mutations can often cause changes to the gene expression pattern, thereby altering the phenotype.
When the function of certain critical genes, especially those involved in cell cycle regulation and cell growth signaling cascades, gets disrupted, it upsets the cell cycle progression. Such cells with unchecked cell cycles start proliferating uncontrollably and eventually develop into tumors.
Such genes that act...
When the function of certain critical genes, especially those involved in cell cycle regulation and cell growth signaling cascades, gets disrupted, it upsets the cell cycle progression. Such cells with unchecked cell cycles start proliferating uncontrollably and eventually develop into tumors.
Such genes that act...
11.1K
Tumor Progression
7.2K
Tumor progression is a phenomenon where the pre-formed tumor acquires successive mutations to become clinically more aggressive and malignant. In the 1950s, Foulds first described the stepwise progression of cancer cells through successive stages.
Colon cancer is one of the best-documented examples of tumor progression. Early mutation in the APC gene in colon cells causes a small growth on the colon wall called a polyp. With time, this polyp grows into a benign, pre-cancerous tumor. Further...
Colon cancer is one of the best-documented examples of tumor progression. Early mutation in the APC gene in colon cells causes a small growth on the colon wall called a polyp. With time, this polyp grows into a benign, pre-cancerous tumor. Further...
7.2K


