You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: publications.html
+133Lines changed: 133 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -64,6 +64,139 @@ <h1>Publications</h1>
64
64
<iclass="fa fa-book fa-xl"></i>
65
65
<divclass="large-spacer"></div>
66
66
<divclass="large-spacer"></div>
67
+
68
+
69
+
<div>
70
+
<h2>OpenWorm: overview and recent advances in integrative biological simulation of Caenorhabditis elegans</h2>
71
+
<divclass="clearer"></div>
72
+
<p>
73
+
10 September 2018, Phil. Trans. R. Soc. B, DOI: 10.1098/rstb.2017.0382
74
+
</p>
75
+
<pclass="authors">
76
+
Gopal P. Sarma, Chee Wai Lee, Tom Portegys, Vahid Ghayoomie, Travis Jacobs, Bradly Alicea, Matteo Cantarelli, Michael Currie, Richard C. Gerkin, Shane Gingell, Padraig Gleeson, Richard Gordon, Ramin M. Hasani, Giovanni Idili, Sergey Khayrulin, David Lung, Andrey Palyanov, Mark Watts and Stephen D. Larson </p>
77
+
<p>
78
+
The adoption of powerful software tools and computational methods from the software industry by the scientific research
79
+
community has resulted in a renewed interest in integrative, large-scale biological simulations. These typically involve
80
+
the development of computational platforms to combine diverse, process-specific models into a coherent whole. The OpenWorm
81
+
Foundation is an independent research organization working towards an integrative simulation of the nematode Caenorhabditis
82
+
elegans, with the aim of providing a powerful new tool to understand how the organism's behaviour arises from its fundamental
83
+
biology. In this perspective, we give an overview of the history and philosophy of OpenWorm, descriptions of the constituent
84
+
sub-projects and corresponding open-science management practices, and discuss current achievements of the project and future
<h2>Geppetto: a reusable modular open platform for exploring neuroscience data and models</h2>
123
+
<divclass="clearer"></div>
124
+
<p>
125
+
10 September 2018, Phil. Trans. R. Soc. B, DOI: 10.1098/rstb.2017.0380
126
+
</p>
127
+
<pclass="authors">
128
+
Matteo Cantarelli, Boris Marin, Adrian Quintana, Matt Earnshaw, Robert Court, Padraig Gleeson, Salvador Dura-Bernal, R. Angus Silver and Giovanni Idili
129
+
</p>
130
+
<p>
131
+
Geppetto is an open-source platform that provides generic middleware infrastructure for building both online and desktop tools
132
+
for visualizing neuroscience models and data and managing simulations. Geppetto underpins a number of neuroscience applications,
133
+
including Open Source Brain (OSB), Virtual Fly Brain (VFB), NEURON-UI and NetPyNE-UI. OSB is used by researchers to create and visualize
134
+
computational neuroscience models described in NeuroML and simulate them through the browser. VFB is the reference hub for Drosophila
135
+
melanogaster neural anatomy and imaging data including neuropil, segmented neurons, microscopy stacks and gene expression pattern data.
136
+
Geppetto is also being used to build a new user interface for NEURON, a widely used neuronal simulation environment, and for NetPyNE, a
137
+
Python package for network modelling using NEURON. Geppetto defines domain agnostic abstractions used by all these applications to represent
138
+
their models and data and offers a set of modules and components to integrate, visualize and control simulations in a highly accessible way.
139
+
The platform comprises a backend which can connect to external data sources, model repositories and simulators together with a highly
0 commit comments