RESUMO
UNLABELLED: ICMA, a software framework to create 3D finite element models of the left ventricle from cardiac ultrasound or magnetic resonance imaging (MRI) data, has been made available as an open-source code. The framework is hardware vendor independent and uses speckle tracking (endocardial border detection) on ultrasound (MRI) imaging data in the form of DICOM. Standard American Heart Association segment-based strain analysis can be performed using a browser-based interface. The speckle tracking, border detection and model fitting methods are implemented in C++ using open-source tools. They are wrapped as web services and orchestrated via a JBOSS-based application server. AVAILABILITY AND IMPLEMENTATION: The source code for ICMA is freely available under MPL 1.1 or GPL 2.0 or LGPL 2.1 license at https://github.com/ABI-Software-Laboratory/ICMA and a standalone virtual machine at http://goo.gl/M4lJKH for download. CONTACT: r.jagir@auckland.ac.nz SUPPLEMENTARY INFORMATION: Supplementary materials are available at Bioinformatics online.
Assuntos
Biologia Computacional/métodos , Diagnóstico por Imagem , Ventrículos do Coração/anatomia & histologia , Coração/anatomia & histologia , Modelos Cardiovasculares , Software , Bases de Dados Factuais , HumanosRESUMO
We present here CellML 2.0, an XML-based language for describing and exchanging mathematical models of physiological systems. MathML embedded in CellML documents is used to define the underlying mathematics of models. Models consist of a network of reusable components, each with variables and equations giving relationships between those variables. Models may import other models to create systems of increasing complexity. CellML 2.0 is defined by the normative specification presented here, prescribing the CellML syntax and the rules by which it should be used. The normative specification is intended primarily for the developers of software tools which directly consume CellML syntax. Users of CellML models may prefer to browse the informative rendering of the specification (https://cellml.org/specifications/cellml_2.0/) which extends the normative specification with explanations of the rules combined with examples of their usage.