Changes for page TVB PIPELINE

Last modified by ldomide on 2024/05/20 08:56

From version 32.1
edited by michaels
on 2020/06/26 12:24
Change comment: There is no comment for this version
To version 24.1
edited by michaels
on 2020/05/07 14:05
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,15 +2,32 @@
2 2  (((
3 3  (% class="container" %)
4 4  (((
5 -= TVB Image Processing Pipeline With MINDS annotated Outputs =
5 += From MRI to Functional and Structural Connectivity =
6 6  
7 +Neuroimaging data preprocessing pipeline
8 +
7 7  == [[Pipeline Video Tutorial>>https://drive.google.com/file/d/1VcXf3GX3KoihF4UzJQXzuGL4XWoqj5Jr/view||rel="noopener noreferrer" target="_blank"]] ==
8 8  
9 9  == [[Direct link to notebook>>https://drive.ebrains.eu/#my-libs/lib/42ac27a5-981e-4cf6-8ec5-d67b0c24bf09/notebooks||rel="noopener noreferrer" target="_blank"]] ==
10 10  
13 +
11 11  [[image:8677353.png||style="float:left"]]
12 12  
13 -
16 +== ==
17 +
18 +== ==
19 +
20 +== ==
21 +
22 +== ==
23 +
24 +== ==
25 +
26 +== ==
27 +
28 +== ==
29 +
30 +== ==
14 14  )))
15 15  )))
16 16  
... ... @@ -21,21 +21,11 @@
21 21  == What can I find here? ==
22 22  
23 23  * an IPython notebook that describes how to
24 -** use the TVB processing pipeline on one of the associated supercomputers using PyUnicore
25 -** upload MRI data to the supercomputer
41 +** use the TVB pipeline on one of the associated supercomputers using PyUnicore
42 +** upload model data to the supercomputer
26 26  ** set up and run the pipeline
27 27  ** download processing results
28 28  
29 -== What does the TVB processing pipeline do? ==
30 -
31 -After uploading MRI data to the supercomputer, the pipeline runs the three containers
32 -
33 -* [[bids/mrtrix3_connectome>>https://hub.docker.com/r/bids/mrtrix3_connectome||rel="noopener noreferrer" target="_blank"]]
34 -* [[poldracklab/fmriprep>>https://hub.docker.com/r/poldracklab/fmriprep||rel="noopener noreferrer" target="_blank"]], and
35 -* [[thevirtualbrain/tvb_converter>>https://hub.docker.com/r/thevirtualbrain/tvb_converter||rel="noopener noreferrer" target="_blank"]]
36 -
37 -The TVB Processing Pipeline takes multimodal MRI data sets (anatomical, functional and diffusion-weighted MRI) as input and generates SCs, region-average fMRI time series, FCs, brain surfaces, electrode positions, lead field matrices, and atlas parcellations as output. The pipeline performs preprocessing and distortion-correction on MRI data as well as white matter fiber bundle tractography on diffusion data. Outputs are formatted according to two data standards: a TVB-ready data set that can be directly used to simulate brain network models and the same output in BIDS format.
38 -
39 39  == How do I use it? ==
40 40  
41 41  * the pipeline is implemented by three Docker containers (mrtrix3_connectome, fmriprep and tvb_converter)
... ... @@ -92,26 +92,8 @@
92 92  
93 93  * [[https:~~/~~/www.ncbi.nlm.nih.gov/pubmed/25837600>>url:https://www.ncbi.nlm.nih.gov/pubmed/25837600]]
94 94  * [[https:~~/~~/www.ncbi.nlm.nih.gov/pubmed/27480624>>url:https://www.ncbi.nlm.nih.gov/pubmed/27480624]]
95 -
96 -== Citing this work ==
97 -
98 -
99 -When using this pipeline for published work, please acknowledge MRtrix3, MRtrix3_connectome (R. Smith & Connelly, 2019; Tournier et al., 2019) and fmriprep (Esteban et al., 2019).
100 -
101 -
102 -Esteban, O., Markiewicz, C. J., Blair, R. W., Moodie, C. A., Isik, A. I., Erramuzpe, A., Kent, J. D., Goncalves, M., DuPre, E., Snyder, M., Oya, H., Ghosh, S. S., Wright, J., Durnez, J., Poldrack, R. A., & Gorgolewski, K. J. (2019). fMRIPrep: a robust preprocessing pipeline for functional MRI. //Nature Methods//. [[https:~~/~~/doi.org/10.1038/s41592-018-0235-4>>https://doi.org/10.1038/s41592-018-0235-4]]
103 -
104 -
105 -Schirner, M., Rothmeier, S., Jirsa, V. K., McIntosh, A. R., & Ritter, P. (2015). An automated pipeline for constructing personalized virtual brains from multimodal neuroimaging data. NeuroImage, 117, 343-357.  
106 -
107 -
108 -Smith, R., & Connelly, A. (2019). MRtrix3_connectome: A BIDS Application for quantitative structural connectome construction. //OHBM//, W610.
109 -
110 -
111 -Tournier, J. D., Smith, R., Raffelt, D., Tabbara, R., Dhollander, T., Pietsch, M., Christiaens, D., Jeurissen, B., Yeh, C. H., & Connelly, A. (2019). MRtrix3: A fast, flexible and open software framework for medical image processing and visualisation. In //NeuroImage//. https:~/~/doi.org/10.1016/j.neuroimage.2019.116137
112 112  )))
113 113  
114 -== ==
115 115  
116 116  (% class="col-xs-12 col-sm-4" %)
117 117  (((
Collaboratory.Apps.Collab.Code.CollabClass[0]
Description
... ... @@ -1,1 +1,1 @@
1 -TVB Image Processing Pipeline With MINDS annotated Outputs
1 +Construct brain network models from empirical MRI data.
Public

TVB PIPELINE