-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathCiting_PhysiCell.html
More file actions
225 lines (163 loc) · 11.7 KB
/
Copy pathCiting_PhysiCell.html
File metadata and controls
225 lines (163 loc) · 11.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
<!DOCTYPE HTML>
<html lang="en-US">
<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
<meta name="description" content="PhysiCell Project Website">
<meta name="keywords" content="PhysiCell,Agent-Based Modeling,Multicellular Systems Biology,Cancer,Modeling">
<link rel="stylesheet" type="text/css" media="screen" href="physicell.css">
<link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico">
<link rel="icon" type="image/x-icon" href="images/favicon.ico">
<title style="color:white;">PhysiCell Project: Citing PhysiCell</title>
</head>
<body>
<div class="page">
<div class="header">
<img src="images/PhysiCell-Logo.png" alt="PhysiCell Logo" style="width:2.8cm;height:2.8cm; border: 0px solid red; margin-left: -0mm; margin-right: -0mm; margin-bottom: 1mm;">
<img src="images/banner.png" alt="PhysiCell Project Website"
style="width: 21.59cm; height: 3cm; border: 0px solid red; margin-left: -0cm;">
<!-- <img src="images/PhysiCell-Logo.png" alt="PhysiCell Logo" style="width:3cm;height:3cm; border: 1px solid red; margin-left: -5mm; margin-right: -5mm;"> -->
</div>
<div class="menu">
<a href="index.html" class="menu_button"><span class="menu_button">Home</span></a>
<a href="Downloads.html" class="menu_button"><span class="menu_button">Downloads</span></a>
<a href="Training.html" class="menu_button"><span class="menu_button">Training</span></a>
<a href="Ecosystem.html" class="menu_button"><span class="menu_button">Software Ecosystem</span></a>
<a href="Community_Highlights.html" class="menu_button"><span class="menu_button">Community Highlights</span></a>
<a href="Team.html" class="menu_button"><span class="menu_button">Team</span></a>
<a href="Roadmap.html" class="menu_button"><span class="menu_button">Roadmap</span></a>
<a href="Acknowledgements.html" class="menu_button"><span class="menu_button">Acknowledgements</span></a>
<!--
<a href="http://MathCancer.org/blog/" class="menu_button"><span class="menu_button">News</span></a>
-->
<a href="Citing_PhysiCell.html" class="menu_button"><span class="menu_button">Citing PhysiCell</span></a>
<a href="Contact.html" class="menu_button"><span class="menu_button">Contact</span></a>
</div>
<div class="content">
<h1>Citing PhysiCell</h1>
<a name="basic_citation"></a>
<h2>PhysiCell method citation</h2>
<p>
If you use PhysiCell in your project, please cite the original method paper in PLoS Computational Biology:
</p>
<p class="quote">
A. Ghaffarizadeh, R. Heiland, S.H. Friedman, S.M. Mumenthaler, and P. Macklin,
PhysiCell: an open source physics-based cell simulator for 3-D multicellular systems,
PLoS Comput. Biol. 14(2): e1005991 (2018). DOI: <a href="https://dx.doi.org/10.1371/journal.pcbi.1005991">10.1371/journal.pcbi.1005991</a>.
</p>
<h3>Suggestion</h3>
<p>Suppose you used PhysiCell Version 1.14.1 in your work. We suggest a sentence like this in your Method section:</p>
<p class="quote">
We used PhysiCell Version 1.14.1 to build an agent-based simulation model (Ghaffarizadeh et al., 2018).
</p>
<h2>Basic PhysiCell method description</h2>
<p>For writing your method section, you may want a basic description of the PhysiCell framework. Please consider
quoting a brief description we have used. </p>
<p class="quote">
As briefly summarized by Rocha et al. (2024), "PhysiCell is an open-source framework that allows the development of
multicellular models at various spatial/temporal scales. In this tool, the cells are represented by
off-lattice agents with independent behaviors, including cell cycle progression, death processes, volume changes,
and motility. Some of these dynamics may be defined by substrate availability in the environment,
which is represented on PhysiCell using an open-source biological diffusion solver, BioFVM (Ghaffarizadeh et al., 2016).
PhysiCell has been used in a wide variety of multicellular problems, such as virus therapy,
cancer immunology, tissue mechanics, and drug screening, among others
(Ozik et al., 2019; Getz et al., 2021; Rocha et al., 2021; Wang et al., 2021;Jenner et al., 2020)."</p>
<p>This description references:</p>
<ul>
<li>H.L. Rocha et al., A multiscale model of immune surveillance in micrometastases
gives insights on cancer patient digital twins. npj Syst Biol Appl 10, 144 (2024).
doi: <a href="https://doi.org/10.1038/s41540-024-00472-z">10.1038/s41540-024-00472-z</a>.
</li>
<li>A. Ghaffarizadeh et al., BioFVM: an efficient, parallelized diffusive transport
solver for 3-D biological simulations, Bioinformatics 32(8): 1256-8 (2016).
doi: <a href="https://doi.org/10.1093/bioinformatics/btv730">10.1093/bioinformatics/btv730</a>.
</li>
<li>J. Ozik et al., P. Learning-accelerated discovery of immune-tumour interactions.
Mol. Syst. Des. Eng. 4: 747-760 (2019). doi: <a href="https://dx.doi.org/10.1039/C9ME00036D">10.1039/C9ME00036D</a>
</li>
<li>M. Getz et al., Iterative community-driven development of a sars-cov-2 tissue simulator,
bioRxiv 2020.04.02.019075 (2021); doi: <a href="https://doi.org/10.1101/2020.04.02.019075">10.1101/2020.04.02.019075</a>
</li>
<li>H.L. Rocha et al., A persistent invasive phenotype in post-hypoxic tumor cells is
revealed by fate mapping and computational modeling. iScience 24: 102935 (2021).
doi: <a href="https://dx.doi.org/10.1016/j.isci.2021.102935">10.1016/j.isci.2021.102935</a>.
</li>
<li>Y. Wang et al., Impact of tumor-parenchyma biomechanics on liver metastatic progression:
a multi-model approach. Sci. Rep. 11: 1-20 (2021). doi:
<a href="htts://dx.doi.org/10.1038/s41598-020-78780-7">10.1038/s41598-020-78780-7</a>
</li>
<li>A. Jenner et al., Engineering in medicine to address the challenge of cancer drug
resistance: from micro-and nanotechnologies to computational and mathematical
modeling. Chem. Rev. 121: 3352-89 (2020). doi:
<a href="https://dx.doi.org/10.1016/j.isci.2022.104395">10.1016/j.isci.2022.104395</a>.
</li>
</ul>
<h2>Adding citations of PhysiCell extensions</h2>
<h3>Citations for PhysiCell rules / grammar</h3>
<p>If you used the modeling grammar / language to construct your simulation model, please cite
its recent preprint in addition to PhysiCell: </p>
<p class="quote">J.A.I. Johnson et al., Digitize your Biology! Modeling multicellular systems through interpretable cell behavior.
bioRxiv 2023.09.17.557982 (2024); doi: <a href="https://doi.org/10.1101/2023.09.17.557982">10.1101/2023.09.17.557982</a>.
</p>
<h4>Suggestion</h4>
<p>We suggest you add a sentence just after <a href="basic_citation">citing PHysiCell</a>, such as:</p>
<p class="quote">We used PhysiCell Version 1.14.1 to build an agent-based simulation model (Ghaffarizadeh et al., 2018).
We developed our model rules using the Cell Behavior Hypothesis Grammar (Johnson et al.).</p>
<h3>Citations for PhysiCell Studio (including PhysiCell Cloud)</h3>
<p>If you used PhysiCell Studio to build, explore, and/or visualize your model, please cite its method paper in addition to
PhysiCell: </p>
<p class="quote">
Randy Heiland, Daniel Bergman, Blair Lyons, Grant Waldow, Julie Cass,
Heber Lima da Rocha, Marco Ruscone, Vincent Noël, and Paul Macklin,
PhysiCell Studio: a graphical tool to make agent-based modeling more accessible.
Gigabyte, 2024. doi: <a href="https://doi.org/10.46471/gigabyte.128">10.46471/gigabyte.128</a>.
</p>
<h4>Suggestion</h4>
We suggest you refine the <a href="#basic_citation">basic citation</a> to reference PhysiCell Studio, such as:
<p class="quote">We used PhysiCell Version 1.14.1 (Ghaffarizadeh et al., 2018) to build an agent-based simulation model,
with interactive development, exploration, and visualization in PhysiCell Studio (Heiland et al., 2024).
</p>
<h3>Citations for PhysiBoSS</h3>
<p>If you used the PhysiBoSS extension to integrate Boolean networks into PhysiCell, please cite the
most recent PhysiBoSS method paper in addition to PhysiCell: </p>
<p class="quote">Ponce-de-Leon, M., Montagud, A., Noël, V. et al.
PhysiBoSS 2.0: a sustainable integration of stochastic Boolean and agent-based modelling frameworks.
npj Syst Biol Appl 9: 54 (2023). doi: <a href="https://doi.org/10.1038/s41540-023-00314-4">10.1038/s41540-023-00314-4</a>
</p>
<h4>Suggestion</h4>
<p>We suggest you refine the <a href="basic_citation">basic citation</a> to reference PhysiBoSS, such as:</p>
<p class="quote">We used PhysiCell Version 1.14.1 (Ghaffarizadeh et al., 2018) with the PhysiBoSS
extension for Boolean networks (Ponce-de-Leon et al., 2023) to build an agent-based simulation model.</p>
<h3>Citations for PhysiMeSS</h3>
<p>If you used the PhysiMeSS extension to model ECM fibers in PhysiCell, please cite the
PhysiMeSS method paper in addition to PhysiCell: </p>
<p class="quote">Vincent Noël, Marco Ruscone, Robyn Shuttleworth, and Cicely K. Macnamara,
PhysiMeSS - a new physiCell addon for extracellular matrix modelling,
Gigabyte (2024). doi: <a href="https://doi.org/10.46471/gigabyte.136">10.46471/gigabyte.136</a>
</p>
<h4>Suggestion</h4>
<p>We suggest you add a sentence just after <a href="basic_citation">citing PHysiCell</a>, such as:</p>
<p class="quote">We used PhysiCell Version 1.14.1 to build an agent-based simulation model (Ghaffarizadeh et al., 2018).
We also modeled ECM fibers using the PhysiMeSS extension (Noë et al., 2024).</p>
<!--
<iframe src="https://www.youtube.com/embed/videoseries?list=PL1IHi3Kb0zyn-HBXeMBLjTU_-rFEKqFKM&autoplay=1" allowfullscreen style="width: 100%; height: 5in; margin-bottom: 1cm;"></iframe>
-->
</div>
<div class="footer">
<table style="margin: 0cm; margin-left: 6%; margin-right: 6%; width: 88%;">
<tr>
<td style="width: 12%; text-align: left;"><a href="Policies.html">Site Policies</a></td>
<td style="width: 76%; text-align: center;">
Last Modified: January 3, 2025 at 2:54 AM (EST)
<br>
Copyright © 2007-2025 <a href="Contact.html">Paul Macklin & the PhysiCell Project</a> </td>
<td style="text-align: right; width: 12%;">
<a href="http://validator.w3.org/check?uri=referer">
<img src="images/valid-html5.png" alt="Valid HTML 5" style="width: 0.90166667in;">
</a>
</td>
</tr>
</table>
</div>
</div>
</body>
</html>