Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 2.16 KB

readme.md

File metadata and controls

29 lines (15 loc) · 2.16 KB

BRAPH 2 — Tutorials

This section provides you with a series of tutorials that cover core concepts and general analyses using BRAPH 2.

Getting Started

The Getting Started Tutorial helps you get started with BRAPH 2. This tutorial covers the essential steps and features of the software, guiding you through the process of installing BRAPH 2 and familiarizing yourself with its functionalities and analysis pipelines.

If you have any questions or need further assistance, feel free to reach out to the BRAPH community through the BRAPH forum.

Data Preparation

The Tutorials for Data Preparation teach you how to organize your data in the correct format for use with BRAPH 2.

Pipelines

The Tutorials for Graph Theory Analysis Pipelines walk you through the steps of constructing a brain graph, calculating various graph measures, and visualizing the results in the context of single-layer connectivity.

The Tutorials for Multilayer Connectivity Analysis Pipelines show you how to create multiplex and multi-layer graphs to explore the interplay between different layers of brain connectivity.

Finally, the Tutorials for Deep Learning Analysis Pipelines guide you throught the use of neural networks for brain data classification and regression tasks.

For Developers

The Tutorial to Adapt a Pipeline Script provides guidance on modifying pipeline scripts and adjusting analysis steps to suit your specific requirements.

The Tutorial to Edit Example Scripts teaches you how to gain more control over the analysis workflow by editing the example scripts provided with BRAPH 2.

The Tutorials to Expand BRAPH 2 Functionalities permits you to take full advantage of BRAPH 2's object-oriented programming to extend its capabilities. It cover the implementation of new graphs, measures, subjects, group-based and ensemble-based analyses, as well as deep learning functionalities.