Skip to content

Commit 6b1ad40

Browse files
committed
Add 8 Web portals
1 parent f176331 commit 6b1ad40

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed
Binary file not shown.
Binary file not shown.

Part_1_Resources_for_computational_modellers/compile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
from pdfrw import PdfReader, PdfWriter
55

6-
sections = ['Introduction','1_Experimental_datasets', '2_Structured_data_from_literature', '3_Analysis_tools', '4_Simulation_environments', '5_Model_sharing', '6_Computing_infrastructure', '7_Open_source_initiatives']
6+
sections = ['Introduction','1_Experimental_datasets', '2_Structured_data_from_literature', '3_Analysis_tools', '4_Simulation_environments', '5_Model_sharing', '6_Computing_infrastructure', '7_Open_source_initiatives', '8_Web_portals']
77
#sections = ['Introduction','1_Experimental_datasets', '2_Structured_data_from_literature']
88

99
big_file = PdfWriter()

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This repository will host slide presentations for a tutorial on neuroinformatics
99

1010
Neuroinformatics resources are becoming an essential part of computational investigations in neuroscience. A movement towards making data and software freely available to the community means that more and more experimental datasets, general purpose analysis tools and infrastructure for computational modelling and simulation are available for computational neuroscientists to help build, constrain and validate their models.
1111

12-
This tutorial will give an overview of the range of neuroinformatics resources currently available to the community. The [first part](https://github.com/NeuralEnsemble/NeuroinformaticsTutorial/tree/master/Part_1_Resources_for_computational_modellers) will give a brief introduction to a number of these under the headings; **Experimental datasets; Structured data from literature; Analysis tools; Simulation environments; Model sharing; Computing infrastructure; Open source initiatives**.
12+
This tutorial will give an overview of the range of neuroinformatics resources currently available to the community. The [first part](https://github.com/NeuralEnsemble/NeuroinformaticsTutorial/tree/master/Part_1_Resources_for_computational_modellers) will give a brief introduction to a number of these under the headings; **Experimental datasets; Structured data from literature; Analysis tools; Simulation environments; Model sharing; Computing infrastructure; Open source initiatives; Web portals**.
1313

1414
The [second part](https://github.com/NeuralEnsemble/NeuroinformaticsTutorial/tree/master/Exercises) of the tutorial will involve hands on exercises where multiple resource will be accessed, data transformed and analysed and new models executed.
1515

0 commit comments

Comments
 (0)