Changes for page SGA3 D1.5 Showcase 1
Last modified by gorkazl on 2023/11/13 14:27
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -22,24 +22,18 @@ 22 22 ((( 23 23 (% class="box" %) 24 24 ((( 25 -Running the notebooks //**requires an EBRANS account**//with permissions to access the Lab and programmatic access to the Knowledge Graph API. In addition, to interact with the HPC infrastructure, the user needs access to an active allocation on the corresponding FENIX site. Lastly, the virtual ageing brain notebooks write data to the Bucket storage.25 +Running the notebooks requires an EBRANS account with permissions to access the Lab and programmatic access to the Knowledge Graph API. In addition, to interact with the HPC infrastructure, the user needs access to an active allocation on the corresponding FENIX site. Lastly, the virtual ageing brain notebooks write data to the Bucket storage. 26 26 27 -Please, to avoid overwriting precomputed data, //**make first a private working duplicate**//of this Collab using the notebook [[copy_showcase1_collab.ipynb>>https://lab.ch.ebrains.eu/hub/user-redirect/lab/tree/shared/SGA3%20D1.2%20Showcase%201/copy_showcase1_collab.ipynb]]. If you encounter any issues running the notebooks, contact [[The Virtual Brain Facility Hub>>mailto:jan.fousek@univ-amu.fr]].27 +Please, to avoid overwriting precomputed data, make first a private working duplicate of this Collab using the notebook [[copy_showcase1_collab.ipynb>>https://lab.ch.ebrains.eu/hub/user-redirect/lab/tree/shared/SGA3%20D1.2%20Showcase%201/copy_showcase1_collab.ipynb]]. If you encounter any issues running the notebooks, please contact [[The Virtual Brain Facility Hub>>mailto:jan.fousek@univ-amu.fr]]. 28 28 ))) 29 29 ))) 30 30 31 31 (% class="wikigeneratedid" %) 32 -The Showcase1aimed atinvestigationsrelatedto variability in neurosciencefrom two perspectives: (a) the interpersonal variability studiedby the virtual ageingstudy, and (b) thevariabilityacross differentcorticalregionswithinan individualbrain.32 +The virtual ageing study is described in detail in following publication: 33 33 34 -(% class="wikigeneratedid" %) 35 -== (a) Interpersonal variability—virtual ageing == 36 - 37 -(% class="wikigeneratedid" %) 38 -See the details of the first study in the following publication: 39 - 40 40 M. Lavanga, J. Stumme, B. H. Yalcinkaya, J. Fousek, C. Jockwitz, H. Sheheitli, N. Bittner, M. Hashemi, S. Petkoski, S. Caspers, and V. Jirsa, [[The Virtual Aging Brain: A Model-Driven Explanation for Cognitive Decline in Older Subjects>>https://doi.org/10.1101/2022.02.17.480902]]. 41 41 42 -== =Simulation of resting-state activity ===36 +== Simulation of resting-state activity == 43 43 44 44 The fist notebook in the inter-individual variability workflow explores the resting-state simulation for a subject of the 1000BRAINS dataset. Functional data are simulated by means of a brain network model implemented in TVB, which is an ensemble of neural mass models linked via the weights of the structural connectivity (SC) matrix. Following topics are covered: 45 45 ... ... @@ -54,7 +54,7 @@ 54 54 55 55 [[image:image-20220103100841-2.png]] 56 56 57 -== =Virtual ageing trajectories ===51 +== Virtual ageing trajectories == 58 58 59 59 The second steps shows the investigation of virtual ageing trajectory for each subject. In this context, we are going to show: 60 60 ... ... @@ -68,7 +68,7 @@ 68 68 69 69 [[image:image-20220103101022-3.png]] 70 70 71 -== =Inference with SBI ===65 +== Inference with SBI == 72 72 73 73 The last step of the inter-individual variability workflow employs Simulation Based Inference for estimation of the full posterior values of the parameters. Here, a deep neural estimator is trained to provide a relationship between the parameters of a model (black box simulator) and selected descriptive statistics of the observed data. 74 74 ... ... @@ -78,17 +78,12 @@ 78 78 79 79 * [[virtual_ageing/notebooks/3_inference_with_SBI.ipynb>>https://lab.ch.ebrains.eu/user-redirect/lab/tree/shared/SGA3%20D1.2%20Showcase%201/virtual_ageing/notebooks/3_inference_with_SBI.ipynb]] 80 80 81 -(% class="wikigeneratedid" %) 82 -== (b) Regional variability == 75 +== Regional variability data == 83 83 84 - Aimsatdemonstratingtheconstructionof whole-brain networkmodelsofthebrain'sactivityaccountingfor differencesinreceptordensitiesacrosscorticalregions.77 +The first step of the regional variability workflow consists in loading the data from the Knowledge Graph, including the regional bias on the model. In this case we require: 85 85 86 -=== Loading the data from EBRAINS === 87 - 88 -The first step of this workflow consists in loading the data from the Knowledge Graph via the //siibra interface//, including the regional bias on the model. In this case we require: 89 - 90 90 1. Structural connectivity matrices, 91 -1. GABA aand AMPA receptor densities for each brain region, and80 +1. GABA and AMPA receptor densities for each brain region, and 92 92 1. empirical resting-state fMRI data for fitting and validation of the simulations. The three datasets shall be characterised in the same parcellation. 93 93 94 94 Link to the notebook: