Wiki source code of TVB PIPELINE

Version 21.1 by michaels on 2020/05/06 14:12

Hide last authors
michaels 1.1 1 (% class="jumbotron" %)
2 (((
3 (% class="container" %)
4 (((
michaels 7.1 5 = From MRI to Functional and Structural Connectivity =
michaels 1.1 6
michaels 7.1 7 Neuroimaging data preprocessing pipeline
michaels 12.1 8
michaels 18.1 9 == [[Pipeline Video Tutorial>>https://drive.google.com/file/d/1VcXf3GX3KoihF4UzJQXzuGL4XWoqj5Jr/view||rel="noopener noreferrer" target="_blank"]] ==
michaels 12.1 10
michaels 16.1 11
michaels 18.1 12 [[image:8677353.png||style="float:left"]]
michaels 16.1 13
14 == ==
15
16 == ==
17
michaels 17.1 18 == ==
19
20 == ==
21
22 == ==
23
michaels 16.1 24 == ==
25
26 == ==
27
28 == ==
michaels 1.1 29 )))
30 )))
31
32 (% class="row" %)
33 (((
34 (% class="col-xs-12 col-sm-8" %)
35 (((
michaels 8.1 36 == What can I find here? ==
michaels 1.1 37
michaels 7.1 38 * an IPython notebook that describes how to
39 ** use the TVB pipeline on one of the associated supercomputers using PyUnicore
40 ** upload model data to the supercomputer
41 ** set up and run the pipeline
42 ** download processing results
michaels 8.1 43
44 == How do I use it? ==
45
46 * the pipeline is implemented by three Docker containers (mrtrix3_connectome, fmriprep and tvb_converter)
47 * the containers are executed on supercomputers and operated via IPython notebooks
48 * Find the notebook by clicking on "Drive" in the left menu. The notebook is located in the folder "notebooks"
michaels 10.1 49 * Direct link to notebook: [[https:~~/~~/drive.ebrains.eu/#my-libs/lib/42ac27a5-981e-4cf6-8ec5-d67b0c24bf09/notebooks>>url:https://drive.ebrains.eu/#my-libs/lib/42ac27a5-981e-4cf6-8ec5-d67b0c24bf09/notebooks]]
michaels 8.1 50 * To use the notebook, download it onto your local filesystem, create a new Collab and upload it there.
michaels 10.1 51 * Then, head over to [[https:~~/~~/lab.ebrains.eu/>>url:https://lab.ebrains.eu/||rel="noopener noreferrer" target="_blank"]] to edit and run your notebook.
michaels 8.1 52 * Depending on whether you created a public or a private notebook it will be accessible in either "drive/Shared with all" or "drive/Shared with groups'"
michaels 19.1 53
54 == Metadata ==
55
56 * Partners: Charité Universitätsmedizin Berlin
57 * Developers: Michael Schirner (michael.schirner@charite.de), Paul Triebkorn
58 * Support: Petra Ritter (petra.ritter@charite.de)
59 * Homepage: [[https:~~/~~/www.brainsimulation.org>>url:https://www.brainsimulation.org/]]
60 * Documentation: [[https:~~/~~/drive.google.com/file/d/1VcXf3GX3KoihF4UzJQXzuGL4XWoqj5Jr/view>>https://drive.google.com/file/d/1VcXf3GX3KoihF4UzJQXzuGL4XWoqj5Jr/view]]
61 * Download as Docker image~: [[https:~~/~~/hub.docker.com/r/thevirtualbrain/tvb_converter>>url:https://hub.docker.com/r/thevirtualbrain/tvb_converter]]
62 * License: GPL3
63 * Version: 1.0
michaels 20.1 64
michaels 21.1 65 == Publications on TVB/brain model preprocessing ==
michaels 20.1 66
67 * [[https:~~/~~/www.ncbi.nlm.nih.gov/pubmed/25837600>>url:https://www.ncbi.nlm.nih.gov/pubmed/25837600]]
68 * [[https:~~/~~/www.ncbi.nlm.nih.gov/pubmed/27480624>>url:https://www.ncbi.nlm.nih.gov/pubmed/27480624]]
michaels 1.1 69 )))
70
71
72 (% class="col-xs-12 col-sm-4" %)
73 (((
74 {{box title="**Contents**"}}
75 {{toc/}}
76 {{/box}}
77
78
79 )))
80 )))
Public

TVB PIPELINE