@@ -248,8 +248,7 @@ and fire cells to complex networks of multicompartmental neurons.
248
248
249
249
#### PyNN
250
250
251
- PyNN (pronounced 'pine') is a simulator-independent language for building neuronal network models.
252
-
251
+ PyNN (pronounced 'pine') is a simulator-independent language for building neuronal network models.
253
252
In other words, you can write the code for a model once, using the PyNN API
254
253
and the Python programming language, and then run it without modification
255
254
on any simulator that PyNN supports (currently NEURON, NEST, and Brian),
@@ -271,8 +270,6 @@ and computational data.
271
270
| [ Slides] ( https://github.com/NeuralEnsemble/NeuroinformaticsTutorial/blob/master/Part_1_Resources_for_computational_modellers/5_Model_sharing/5_Geppetto.pptx )
272
271
273
272
274
-
275
-
276
273
#### GitHub
277
274
278
275
GitHub is a web-based version control repository based on Git and Internet hosting
@@ -285,9 +282,8 @@ as adding its own features.
285
282
286
283
#### Rescience
287
284
288
- Reproducible Science is good, Replicated Science is Better.
289
-
290
- ReScience is a scientific journal dedicated to the publication of replication in computational sciences.
285
+ Reproducible Science is good, Replicated Science is Better. ReScience is a
286
+ scientific journal dedicated to the publication of replication in computational sciences.
291
287
292
288
293
289
[ Website] ( http://rescience.github.io )
@@ -397,11 +393,21 @@ https://www.humanbrainproject.eu/en/hbp-platforms/getting-access
397
393
398
394
#### NIF
399
395
400
- ..
396
+ The Neuroscience Information Framework (NIF), an initiative of the NIH Blueprint
397
+ for Neuroscience Research, is a semantically-enhanced portal to web-based
398
+ neuroscience resources: data, materials, and tools. NIF has developed search
399
+ tools, which expose the contents of federated databases and deep or “hidden” web
400
+ resources hidden from traditional search engines. NIF is designed to serve the
401
+ neuroscience research community and is actively looking for resource providers
402
+ to make their resources accessible through NIF.
403
+
404
+ [ Website] ( https://neuinfo.org )
405
+ | [ Slides] ( https://github.com/NeuralEnsemble/NeuroinformaticsTutorial/blob/master/Part_1_Resources_for_computational_modellers/8_Web_portals/1_NeuroscienceInformationFramework.pptx )
401
406
407
+ <!--
402
408
#### KnowledgeSpace
403
409
404
- ...
410
+ ...-->
405
411
406
412
#### Virtual Fly Brain
407
413
0 commit comments