Skip to content

Commit d4f4b57

Browse files
authored
Merge pull request #73 from scientificcomputing/giulia
Add repos from Giulia
2 parents 1212d49 + dfa3ca9 commit d4f4b57

File tree

3 files changed

+21
-0
lines changed

3 files changed

+21
-0
lines changed

.cspell_dict.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ conda
1414
Cookiecutter
1515
cotransporter
1616
Daversin
17+
deepvalve
1718
discretization
1819
docname
1920
docnames
@@ -48,6 +49,7 @@ LUNSONGA
4849
Meep
4950
microphysiological
5051
minrk
52+
monopoli
5153
multicompartmental
5254
Multiphysics
5355
mypackage

docs/references.bib

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,23 @@ @article{LUNSONGA202599
155155
keywords = {Empagliflozin, Long QT syndrome type 3, Late sodium current, Nav1.5, Arrhythmia, Cardioprotection},
156156
abstract = {Background Sodium/glucose cotransporter 2 inhibitors (SGLT2is) like empagliflozin have demonstrated cardioprotective effects in patients with or without diabetes. SGLT2is have been shown to selectively inhibit the late component of cardiac sodium current (late INa). Induction of late INa is the primary mechanism in the pathophysiology of congenital long QT syndrome type 3 (LQT3) gain-of-function mutations in the SCN5A gene encoding Nav1.5. We investigated empagliflozin's effect on late INa in thirteen known LQT3 mutations located in distinct regions of the channel. Methods The whole-cell patch-clamp technique was used to investigate the effect of empagliflozin on late INa in recombinantly expressed Nav1.5 channels containing different LQT3 mutations. Molecular modeling of human Nav1.5 and simulations in a mathematical model of human ventricular myocytes were used to extrapolate our experimental results to excitation-contraction coupling. Results Empagliflozin selectively inhibited late INa in LQT3 mutations in the inactivation gate region of Nav1.5, without affecting peak current or channel kinetics. In contrast, empagliflozin inhibited both peak and late INa in mutations in the S4 voltage-sensing regions, altered channel gating, and slowed recovery from inactivation. Empagliflozin had no effect on late/peak INa or channel kinetics in channels with mutations in the putative empagliflozin binding region. Simulation results predict that empagliflozin may have a desirable therapeutic effect in LQT3 mutations in the inactivation gate region. Conclusions Empagliflozin selectively inhibits late INa, without affecting channel kinetics, in LQT3 mutations in the inactivation gate region. Empagliflozin may thus be a promising precision medicine approach for patients with specific LQT3 mutations.}
157157
}
158+
@inproceedings{monopoli2025arrhythmic,
159+
title = {Arrhythmic Mitral Valve Syndrome: Insights from Left Ventricular End-Systolic Shape Analysis},
160+
author = {Monopoli, Giulia and Sadeghinia, Mohammad Javad and Westrum Aabel, Eivind and Ribe, Margareth and Castrini, Anna Isotta and Hasselberg, Nina and Bugge, Cecilie and Five, Christian and Haugaa, Kristina and Balaban, Gabriel and others},
161+
booktitle = {International Conference on Functional Imaging and Modeling of the Heart},
162+
pages = {26--36},
163+
year = {2025},
164+
organization = {Springer}
165+
}
166+
@article{monopoli2025deepvalve,
167+
title = {DeepValve: The first automatic detection pipeline for the mitral valve in Cardiac Magnetic Resonance imaging},
168+
author = {Monopoli, Giulia and Haas, Daniel and Singh, Ashay and Aabel, Eivind Westrum and Ribe, Margareth and Castrini, Anna Isotta and Hasselberg, Nina Eide and Bugge, Cecilie and Five, Christian and Haugaa, Kristina and others},
169+
journal = {Computers in Biology and Medicine},
170+
volume = {192},
171+
pages = {110211},
172+
year = {2025},
173+
publisher = {Elsevier}
174+
}
158175
@article{odeigah2024computational,
159176
title = {A computational study of right ventricular mechanics in a rat model of pulmonary arterial hypertension},
160177
author = {Odeigah, Oscar O and Kwan, Ethan D and Garcia, Kristen M and Finsberg, Henrik and Valdez-Jasso, Daniela and Sundnes, Joakim},

docs/repositories.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ A list of repositories used in research in the Scientific Computing Department f
33

44
## 2025
55
- [A software benchmark for cardiac elastodynamics](https://github.com/finsberg/cardiac_benchmark) {cite}`arostica2025117485`
6+
- [Arrhythmic Mitral Valve Syndrome: Insights from Left Ventricular End-Systolic Shape Analysis](https://github.com/ComputationalPhysiology/MAD-SSA) {cite}`monopoli2025arrhythmic`
7+
- [DeepValve: an automatic detection pipeline for the mitral valve in cardiac magnetic resonance imaging](https://github.com/giuliamonopoli/deepvalve-paper) {cite}`monopoli2025deepvalve`
68

79
## 2024
810
- [The sodium/glucose cotransporter 2 inhibitor Empagliflozin inhibits long QT 3 late sodium currents in a mutation specific manner](https://github.com/andygedwards/LQT3-SGLT2i) {cite}`LUNSONGA202599`

0 commit comments

Comments
 (0)