Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 2.58 KB

readme.md

File metadata and controls

27 lines (14 loc) · 2.58 KB

BRAPH 2.0 — Tutorials

This section provides a series of tutorials that cover core concepts and general analyses using BRAPH 2.0. Whether you are new to BRAPH or looking to expand your knowledge, these tutorials will guide you through the essential functionalities and workflows of the software.

Getting started

Learn the basics of using BRAPH 2.0, including installation instructions and an overview of the user interface using the BRAPH 2.0 General Tutorials.

Pipelines

Dive into the world of graph theory analysis with BRAPH 2.0. The Tutorials for Graph Theory Analysis Pipelines will 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.

Then, discover the versatility of BRAPH 2.0 with its multilayer connectivity analysis. The Tutorials for Multilayer Connectivity Analysis Pipelines show how to create multiplex and multi-layer graphs, and delve into the intricate interplay between different layers of brain connectivity.

Finally, immerse yourself in the cutting-edge field of deep learning with BRAPH 2.0. The Tutorials for Deep Learning Analysis Pipelines unleash the power of neural networks for brain data classification and regression tasks.

For Developers

Customize BRAPH 2.0 by adapting pipeline scripts to suit your specific requirements. This Tutorial to Adapt a Pipeline Script provides guidance on modifying pipeline scripts and adjusting analysis steps.

Gain more control over the analysis workflow by editing the example scripts provided with BRAPH 2.0 through the Tutorial to Edit Example Scripts.

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

Each tutorial provides step-by-step instructions, code examples, and relevant documentation to help you learn and apply BRAPH 2.0 effectively. Start with the "Getting Started" tutorial and progress at your own pace. If you have any questions or need further assistance, feel free to reach out to the BRAPH community through the BRAPH forum.

Happy learning and analyzing with BRAPH 2.0!