forked from cnr-ibf-pa/hbp-bsp-live-papers-dev
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
266 lines (266 loc) · 17.2 KB
/
index.html
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
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
<!DOCTYPE html>
<html lang="en">
<head>
<script type="text/javascript" src="./static/js/load_ga.js"></script>
<title>The HBP BSP "Live Papers"</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<meta name="viewport" content="width = device-width, initial-scale = 1">
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/css/materialize.min.css">
<link rel="stylesheet" type="text/css" href="./static/css/live_paper.css">
<link href="https://fonts.googleapis.com/css?family=Merriweather" rel="stylesheet">
<script type="text/javascript" src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/js/materialize.min.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/nvd3/1.8.6/nv.d3.min.css">
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.7.5/angular.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.7.5/angular-resource.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.17/d3.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/nvd3/1.8.6/nv.d3.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/angular-nvd3/1.0.9/angular-nvd3.min.js"></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/gh/NeuralEnsemble/neo-viewer@master/js/src/visualizer.js"></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/gh/NeuralEnsemble/neo-viewer@master/js/src/services.js"></script>
</head>
<body class="container">
<br>
<div class="box rounded">
<div style="text-align:center">
<a href="https://collab.humanbrainproject.eu/#/collab/1655/nav/306845" target="_blank">
<img class="hbp-icon-big" src="static/imgs/hbp_diamond_120.png">
</a>
<h5 style="font-family: 'Merriweather', serif; text-align:center; line-height: 1.25;">
<p>The Brain Simulation Platform</p><p>"Live Papers"</p>
</h5>
</div>
</div>
<div class="note rounded intro">
<div class="intro-text">
The <strong>"Live Papers"</strong> of the Human Brain Project
<strong>Brain Simulation Platform</strong> are interactive documents
that refer to recently published scientific articles whose content is
related to the work, tools and services publicly available on
the Platform. Interactivity is the unique feature of the
"Live Papers": specific links on the documents will allow you to
download, visualize or simulate data, models and results presented in the
articles.
<br>
<br>
</div>
<div>
By clicking on the paper link, the "Live Paper" will be opened on a
different tab of you browser window.
By clicking on the HBP icon
<img class="hbp-icon-small" src="static/imgs/hbp_diamond_120.png">,
you will open, instead, the document inside
the HBP Collaboratory workspace -Collab- that the authors have
created for the article to collect additional comments, data or tools
they may want to share*.
</div>
<div>
<br>
<i>
* Some of the tools used in the "Live Papers" and the article Collabs
require an account on the HBP Collaboratory platform.
If you do not have an account yet and
are willing to get one, please send us an email to
<strong>bsp-support [AT] humanbrainproject.eu</strong>
</i>
</div>
</div>
<div class="rainbow-row rr-small">
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
</div>
<br>
<ul class="collapsible" data-collapsible="expandable">
<li class="active">
<div class="collapsible-header active amber lighten-5" style="">
<strong>2020</strong>
</div>
<!-- option: leak_remove -->
<div class="collapsible-body ">
<div style="margin-left:25px">
<br>
<table class="striped">
<tbody>
<tr>
<td>
<a href="2020/amsalem_et_al_2020/amsalem_et_al_2020.html" target="_blank" class="waves-effect waves-light">
Amsalem O, Eyal G, Rogozinski N, Kumbhar P, Schürmann F, Segev I (2020) <i>An efficient analytical reduction of detailed nonlinear neuron models.</i> Nature Communications.
</a>
</td>
<td class="ta-center">
<a href="https://collab.humanbrainproject.eu/#/collab/76498/nav/517902" target="_blank" class="waves-effect waves-light">
<img class="hbp-icon" src="static/imgs/hbp_diamond_120.png">
</a>
<td>
</tr>
</tbody>
</table>
<br>
</div>
</div>
</li>
<li>
<div class="collapsible-header amber lighten-5" style="">
<strong>2019</strong>
</div>
<!-- option: leak_remove -->
<div class="collapsible-body ">
<div style="margin-left:25px">
<br>
<table class="striped">
<tbody>
<tr>
<td>
<a href="2019/bruce_et_al_2019/bruce_et_al_2019.html" target="_blank" class="waves-effect waves-light">
Bruce NJ, Narzi D, Trpevski D, Van Keulen SC, Nair AG, Roethlisberger U, Wade RC, Paolo Carloni P, Kotaleski JH (2019)<i> Regulation of adenylyl cyclase 5 in striatal neurons confers the ability to detect coincident neuromodulatory signals.</i> PLOS Computational Biology.
</a>
</td>
<td class="ta-center">
<a href="https://collab.humanbrainproject.eu/#/collab/62458" target="_blank" class="waves-effect waves-light">
<img class="hbp-icon" src="static/imgs/hbp_diamond_120.png">
</a>
<td>
</tr>
<tr>
<td>
<a href="2019/casali_et_al_2019/casali_et_al_2019.html" target="_blank" class="waves-effect waves-light">
Casali S, Marenzi E, Medini C, Casellato C, D'Angelo E (2019) <i> Reconstruction and Simulation of a Scaffold Model of the Cerebellar Network.</i> Frontiers in Neuroinformatics.
</a>
</td>
<td class="ta-center">
<a href="https://collab.humanbrainproject.eu/#/collab/58186/nav/426307" target="_blank" class="waves-effect waves-light">
<img class="hbp-icon" src="static/imgs/hbp_diamond_120.png">
</a>
<td>
</tr>
<tr>
<td>
<a href="2019/kokh_et_al_2019/kokh_et_al_2019.html" target="_blank" class="waves-effect waves-light">
Kokh DB, Kaufmann T, Kister B, Wade RC (2019)<i> Machine Learning Analysis of τRAMD Trajectories to Decipher Molecular Determinants of Drug-Target Residence Times.</i> Frontiers in Molecular Bioscience.
</a>
</td>
<td class="ta-center">
<a href="https://collab.humanbrainproject.eu/#/collab/63829" target="_blank" class="waves-effect waves-light">
<img class="hbp-icon" src="static/imgs/hbp_diamond_120.png">
</a>
<td>
</tr>
<td>
<a href="2019/martinello_et_al_2019/martinello_et_al_2019.html" target="_blank" class="waves-effect waves-light">
Martinello K, Giacalone E, Migliore M, Brown DA, Shah MM, (2019) <i> The subthreshold-active Kv7 current regulates neurotransmission by limiting spike-induced Ca2+ influx in hippocampal mossy fiber synaptic terminals.</i> Communications Biology.
</a>
</td>
<td class="ta-center">
<a href="https://collab.humanbrainproject.eu/#/collab/69720" target="_blank" class="waves-effect waves-light">
<img class="hbp-icon" src="static/imgs/hbp_diamond_120.png">
</a>
<td>
</tr>
<tr>
<td>
<a href="2019/masoli_et_al_2019/masoli_et_al_2019.html" target="_blank" class="waves-effect waves-light">
Masoli S, Tognolina M, Laforenza U, Moccia F, D’Angelo E (2019) <i> Parameter tuning differentiates granule cell subtypes enriching the repertoire of retransmission properties at the cerebellum input stage.</i> Bioarxiv.
</a>
</td>
<td class="ta-center">
<a href="https://collab.humanbrainproject.eu/#/collab/57719" target="_blank" class="waves-effect waves-light">
<img class="hbp-icon" src="static/imgs/hbp_diamond_120.png">
</a>
<td>
</tr>
</tbody>
</table>
<br>
</div>
</div>
</li>
<li>
<div class="collapsible-header amber lighten-5" style="">
<strong>2018</strong>
</div>
<!-- option: leak_remove -->
<div class="collapsible-body ">
<div style="margin-left:25px">
<br>
<table class="striped">
<tbody>
<tr>
<td>
<a href="2018/eyal_et_al_2018/eyal_et_al_2018.html" target="_blank" class="waves-effect waves-light">
Eyal G, Amsalem O, Leibner Y, Verhoog MB, Testa-Silva G, Deitcher Y, Lodder JC, Benavides-Piccione R, Morales J, DeFelipe J, de Kock CPJ, Mansvelder HD, Segev I (2018) <i>Models of Human Cortical Pyramidal Neurons.</i> Frontiers In Cellular Neuroscience, eLife Sciences Publications.
</a>
</td>
<td class="">
<a href="https://collab.humanbrainproject.eu/#/collab/47206" target="_blank" class="waves-effect waves-light">
<img class="hbp-icon" src="static/imgs/hbp_diamond_120.png">
</a>
</td>
</tr>
<tr>
<td>
<a href="2018/lindroos_et_al_2018/lindroos_et_al_2018.html" target="_blank" class="waves-effect waves-light">
Lindroos R, Dorst MC, Du K, Filipovic M, Keller D, Ketzef M, Kozlov AK, Kumar A, Lindahl M, Nair AG, Perez-Fernandez J, Grillner S, Silberberg G, Hellgren Kotaleski J (2018) <i>Basal Ganglia Neuromodulation Over Multiple Temporal and Structural Scales-Simulations of Direct Pathway MSNs Investigate the Fast Onset of Dopaminergic Effects and Predict the Role of Kv4.2.</i> Frontiers in Neural Circuits.
</a>
</td>
<td class="">
<a href="https://collab.humanbrainproject.eu/#/collab/44569" target="_blank" class="waves-effect waves-light">
<img class="hbp-icon" src="static/imgs/hbp_diamond_120.png">
</a>
</td>
</tr>
<tr>
<td>
<a href="2018/migliore_et_al_2018/migliore_et_al_2018.html" target="_blank" class="waves-effect waves-light">
Migliore R, Lupascu CA, Bologna LL, Romani A, Courcol J-D, Antonel S, et al. (2018) <i>The physiological variability of channel density in hippocampal CA1 pyramidal cells and interneurons explored using a unified data-driven modeling workflow.</i> PLOS Computational Biology.
</a>
</td>
<td class="ta-center">
<a href="https://collab.humanbrainproject.eu/#/collab/18565/nav/167297" target="_blank" class="waves-effect waves-light">
<img class="hbp-icon" src="static/imgs/hbp_diamond_120.png">
</a>
</td>
</tr>
<tr>
<td>
<span style="color:#476b6b;font-weight:bold;font-size:16px;font-family: 'Merriweather', serif">External contributions</span>
</td>
</tr>
<tr>
<td>
<a href="2018/mandge_manchanda_2018/mandge_manchanda_2018.html" target="_blank" class="waves-effect waves-light">
Mandge D, Manchanda R, <i>A biophysically detailed computational model of urinary bladder small DRG neuron soma.</i> PLOS Computational Biology.
</a>
</td>
<td class="ta-center">
<a href="https://collab.humanbrainproject.eu/#/collab/54924" target="_blank" class="waves-effect waves-light">
<img class="hbp-icon" src="static/imgs/hbp_diamond_120.png">
</a>
</td>
</tr>
</tbody>
</table>
<br>
</li>
</ul>
<div class="rainbow-row rr-small">
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
</div>
<br>
<br>
<br>
</body>
</html>