Changes for page SGA3 D1.2 Showcase 1

Last modified by fousekjan on 2022/07/04 18:31

From version 4.3
edited by fousekjan
on 2021/12/19 11:02
Change comment: There is no comment for this version
To version 10.1
edited by fousekjan
on 2022/01/03 08:59
Change comment: Uploaded new attachment "image-20220103095948-1.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -12,37 +12,22 @@
12 12  (((
13 13  (% class="col-xs-12 col-sm-8" %)
14 14  (((
15 -(% class="wikigeneratedid" %)
16 -== Siibra - Python client for accessing the human atlas ==
15 +The Showcase is implemented as a series of interactive Jupyter notebooks covering the individual logical steps and can be accessed in a dedicated public EBRAINS collab.
17 17  
18 -The multilevel atlas interface called siibra (formerly known as Brainscapes) is designed to allow safe and convenient interaction with brain definitions from different parcellations, facilitating the implementation of reproducible neuroscience workflows on the basis of brain atlases. It allows to work with reference brain templates both at millimeter and micrometer resolutions and provides streamlined access to multimodal data features linked to brain regions. In particular in this demonstrator it is used to retrieve the dataset of receptor density spatial maps.
19 19  
20 -The Showcase 1a is built on the [[connectivity data from the 1000BRAINS study>>https://doi.org/10.25493%2F6640-3XH]] available in the Knowledge graph as a dataset with protected access available to EBRAINS users. The access to protected datasets is provided in EBRAINS through the [[Human Data Gateway>>https://wiki.ebrains.eu/bin/view/Collabs/data-proxy/Human%20Data%20Gateway/]] which allows full access once the user has validated the terms of use.
18 +The EBRAINS collab consists of interlinked Drive, Bucket, Wiki, and Lab. The Drive provides small file storage and contains the notebooks and all supporting code. The Bucket is a large file storage service and holds the pre-computed results of the extensive parameter sweeps and model optimizations to allow skipping the computationally demanding steps. The documentation of the showcase implementation is collected in the Wiki. The Lab service is an instance of JupyterLab—an interactive computing environment where the notebooks can be run and worked with.
21 21  
22 -== Brain Network Modeling: TVB ==
23 23  
24 -The second major component of the showcase is The Virtual Brain (TVB) simulation platform. TVB is a simulation platform that uses empirical structural and functional data to build whole brain models of individual subjects. For convenient model construction, the system is based on a processing pipeline for structural, functional, and diffusion-weighted magnetic resonance imaging (MRI) data. The pipeline combines several state-of-the-art neuroinformatics tools to generate subject-specific cortical and subcortical parcellations, surface-tessellations, structural and functional connectomes, and region-wise aggregated blood oxygen level-dependent (BOLD) functional MRI (fMRI) time-series.
21 +The notebooks in this collab will load all required Python modules including Siibra and The Virtual Brain, and the interfaces for launching the computationally demanding parts in the HPC infrastructure. Running the notebooks requires an EBRANS account with permissions to access the Lab and the Knowledge Graph API. In addition, to be able to interact with the HPC infrastructure, the user has to have access to an active allocation on the corresponding FENIX site. 
22 +
25 25  
26 -== Virtual ageing trajectories: 1000BRAINS cohort ==
24 +== Regional variability data ==
27 27  
28 -(% style="font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)Beyond the general common architecture, the human brain is characterized by a high interindividual variability with regard to its structure and functional abilities, including measurable cognitive outcome. Disentangling the sources and consequences of this variability is key to understanding the capabilities of our brains and any pathologies occurring over the lifespan. This also includes implementing measures of variability into simulations and modelling approaches to make them biologically plausible and as realistic as possible.
26 +The first step of the regional variability workflow loads the data from the Knowledge Graph and defines the regional bias on the model. In this case we require: 1) structural connectivity matrices, 2) GABA and AMPA receptor densities at each region, and 3) empirical resting-state fMRI data for fitting and validation of the simulations. The three datasets shall be characterised in the same parcellation. The notebook can be found here: [[regional_variability/notebooks/1_data_setup.ipynb>>https://lab.ch.ebrains.eu/user-redirect/lab/tree/shared/SGA3%20D1.2%20Showcase%201/regional_variability/notebooks/1_data_setup.ipynb]]
29 29  
30 -(% style="line-height:1.38; margin-top:13px" %)
31 -(% style="font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)The aging brain is a particularly remarkable use case in this respect as the interindividual variability of brains and cognitive abilities of older subjects from the general population is very pronounced. The relevant factors influencing this variability, be it genetics or environmental and lifestyle factors, are manifold and barely understood yet. Similarly, the different levels within the organization of the brain, from the molecular, cellular to the systems level, contribute to these effects to varying degrees. The aim of the first branch of Showcase 1 is thus to model brain aging with biologically plausible assumptions about the architecture of the brain, using the EBRAINS platform and integrating information from the different organizational levels of the brain, and to create a virtually aged cohort of brain models which allow testing of hypotheses and causal linkage of potential sources and effects of the empirically observed variability.
28 +(% style="text-align:center" %)
29 +[[image:image-20220103095424-1.png]]
32 32  
33 -=== Technical specification ===
34 -
35 -
36 -== Brain region variance: incorporating receptor densities ==
37 -
38 -(% style="font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)The second branch of the Showcase 1 focuses on the impact of variability of the properties of brain regions on the expressed dynamics. Over the last two decades, whole-brain network models have proven useful instruments to describe the brain's resting-state activity: from explaining the intrinsic dynamical behavior of the brain to the classification of brain states in disorders of consciousness. These whole-brain models are built at the resolution of interconnected cortical regions and subcortical brain areas, with each region simulated at the population levels. So far, a major limitation of these models lies in the assumption that all brain regions are of identical characteristics while it is well-known that brain areas differ in a variety of properties, e.g., neuronal densities, local cytoarchitecture, and types of neuroreceptors [Deco2021]. Accounting for these regional variances is crucial for translational purposes as for example differences in neuroreceptor densities determine the impact of pharmacological agents on particular brain regions and thus their potential to modulate the whole-brain dynamics. The purpose of Showcase #1(b) is, therefore, to illustrate how whole-brain network models can be adapted to include such regional variances and to develop workflows to run the simulations taking full advantage of the HBP's EBRAINS infrastructure, leading to workflows that are accessible and re-usable by the scientific community.
39 -
40 -
41 -=== Technical specification ===
42 -
43 -(% style="line-height:1.38; margin-top:13px" %)
44 -(% style="font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)In implementation of Showcase 1b, the simulation is based on a network of nodes that represent brain ROI, each running the (% style="font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 700; font-style: normal; text-decoration: none" %)**BEI**(% style="font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %) (Balanced Excitation-Inhibition) model [Deco2014], which defines two neuronal subpopulations, an excitatory and an inhibitory one, both interacting through neurochemical (e.g., AMPA, GABA, NMDA, etc.) currents. The objective of the Showcase 1b is to demonstrate and find out the more precise mechanism through which regional neurotransmitter density affects this excitation-inhibition balance. Numerically, the goal is to minimize the difference in sliding window Functional Connectivity Dynamics ((% style="font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 700; font-style: normal; text-decoration: none" %)**swFCD**(% style="font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)) between a reference empirical signal and a simulated one. The swFCD subdivides the time-series into successive windows and, for each one, computes its corresponding Functional Connectivity through the usual Pearson correlation, resulting in a series of NxN matrices. Two swFCD can be compared by means of the Kolmogorov-Smirnov statistic.
45 -
46 46  
47 47  )))
48 48  
image-20220103095424-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.fousekjan
Size
... ... @@ -1,0 +1,1 @@
1 +33.7 KB
Content
image-20220103095948-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.fousekjan
Size
... ... @@ -1,0 +1,1 @@
1 +4.1 KB
Content