• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

CellMLmanip和Chaste代码生成器:将CellML自动转换为C++代码,可修复奇点并自动生成雅可比矩阵。

cellmlmanip and chaste_codegen: automatic CellML to C++ code generation with fixes for singularities and automatically generated Jacobians.

作者信息

Hendrix Maurice, Clerx Michael, Tamuri Asif U, Keating Sarah M, Johnstone Ross H, Cooper Jonathan, Mirams Gary R

机构信息

Centre for Mathematical Medicine & Biology, University of Nottingham, Nottingham, UK.

Digital Research Service, School of Mathematical Sciences, University of Nottingham, Nottingham, NG8 1BB, UK.

出版信息

Wellcome Open Res. 2022 Jun 15;6:261. doi: 10.12688/wellcomeopenres.17206.2. eCollection 2021.

DOI:10.12688/wellcomeopenres.17206.2
PMID:35299708
原文链接:https://pmc.ncbi.nlm.nih.gov/articles/PMC8902258/
Abstract

Hundreds of different mathematical models have been proposed for describing electrophysiology of various cell types. These models are quite complex (nonlinear systems of typically tens of ODEs and sometimes hundreds of parameters) and software packages such as the Cancer, Heart and Soft Tissue Environment (Chaste) C++ library have been designed to run simulations with these models in isolation or coupled to form a tissue simulation. The complexity of many of these models makes sharing and translating them to new simulation environments difficult. CellML is an XML format that offers a widely-adopted solution to this problem. This paper specifically describes the capabilities of two new Python tools: the cellmlmanip library for reading and manipulating CellML models; and chaste_codegen, a CellML to C++ converter. These tools provide a Python 3 replacement for a previous Python 2 tool (called PyCML) and they also provide additional new features that this paper describes. Most notably, they can generate analytic Jacobians without the use of proprietary software, and also find singularities occurring in equations and automatically generate and apply linear approximations to prevent numerical problems at these points.

摘要

已经提出了数百种不同的数学模型来描述各种细胞类型的电生理学。这些模型相当复杂(通常是由数十个常微分方程和有时数百个参数组成的非线性系统),并且诸如癌症、心脏和软组织环境(Chaste)C++库之类的软件包已被设计用于单独运行这些模型的模拟或耦合以形成组织模拟。许多这些模型的复杂性使得共享它们并将其转换到新的模拟环境变得困难。CellML是一种XML格式,为这个问题提供了一种被广泛采用的解决方案。本文具体描述了两个新的Python工具的功能:用于读取和操作CellML模型的cellmlmanip库;以及chaste_codegen,一个从CellML到C++的转换器。这些工具为之前的Python 2工具(称为PyCML)提供了Python 3替代方案,并且还提供了本文所描述的其他新功能。最值得注意的是,它们可以在不使用专有软件的情况下生成解析雅可比矩阵,还能找到方程中出现的奇点,并自动生成并应用线性近似以防止在这些点出现数值问题。

https://cdn.ncbi.nlm.nih.gov/pmc/blobs/1da2/9201409/f87192b30210/wellcomeopenres-6-19920-g0000.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/1da2/9201409/f87192b30210/wellcomeopenres-6-19920-g0000.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/1da2/9201409/f87192b30210/wellcomeopenres-6-19920-g0000.jpg

相似文献

1
cellmlmanip and chaste_codegen: automatic CellML to C++ code generation with fixes for singularities and automatically generated Jacobians.CellMLmanip和Chaste代码生成器:将CellML自动转换为C++代码,可修复奇点并自动生成雅可比矩阵。
Wellcome Open Res. 2022 Jun 15;6:261. doi: 10.12688/wellcomeopenres.17206.2. eCollection 2021.
2
Cellular cardiac electrophysiology modeling with Chaste and CellML.使用Chaste和CellML进行细胞心脏电生理学建模。
Front Physiol. 2015 Jan 6;5:511. doi: 10.3389/fphys.2014.00511. eCollection 2014.
3
Using CellML with OpenCMISS to Simulate Multi-Scale Physiology.使用 CellML 与 OpenCMISS 模拟多尺度生理学。
Front Bioeng Biotechnol. 2015 Jan 5;2:79. doi: 10.3389/fbioe.2014.00079. eCollection 2014.
4
Chaste: an open source C++ library for computational physiology and biology.Chaste:一个用于计算生理学和生物学的开源 C++ 库。
PLoS Comput Biol. 2013;9(3):e1002970. doi: 10.1371/journal.pcbi.1002970. Epub 2013 Mar 14.
5
Chaste: Cancer, Heart and Soft Tissue Environment.贞节:癌症、心脏与软组织环境。
J Open Source Softw. 2020 Mar 13;5(47):1848. doi: 10.21105/joss.01848.
6
A platform for in silico modeling of physiological systems II. CellML compatibility and other extended capabilities.生理系统计算机模拟平台II. CellML兼容性及其他扩展功能。
Annu Int Conf IEEE Eng Med Biol Soc. 2008;2008:573-6. doi: 10.1109/IEMBS.2008.4649217.
7
CellML 2.0.CellML 2.0.
J Integr Bioinform. 2020 Jul 24;17(2-3):20200021. doi: 10.1515/jib-2020-0021.
8
An overview of the CellML API and its implementation.CellML API 概述及其实现。
BMC Bioinformatics. 2010 Apr 8;11:178. doi: 10.1186/1471-2105-11-178.
9
Considerations for the use of cellular electrophysiology models within cardiac tissue simulations.细胞电生理学模型在心脏组织模拟中的应用考虑因素。
Prog Biophys Mol Biol. 2011 Oct;107(1):74-80. doi: 10.1016/j.pbiomolbio.2011.06.002. Epub 2011 Jun 15.
10
A CellML simulation compiler and code generator using ODE solving schemes.一种使用常微分方程求解方案的CellML模拟编译器和代码生成器。
Source Code Biol Med. 2012 Oct 19;7(1):11. doi: 10.1186/1751-0473-7-11.

引用本文的文献

1
Emerging methods to model cardiac ion channel and myocyte electrophysiology.用于模拟心脏离子通道和心肌细胞电生理学的新兴方法。
Biophys Rev (Melville). 2023 Mar;4(1):011315. doi: 10.1063/5.0127713. Epub 2023 Mar 30.