User Guide

Considering the different needs of users, we provide three levels of usage options.

Online Mapping

  • We provide a user-friendly, code-free website which enables users to directly upload data for online mapping and visualization.

  • This is the easiest way to get started with TransBrain, ideal for users with no programming experience.

  • Users only need to upload region-level phenotype data table as CSV files or volumetric data in .nii or .nii.gz format to get the mapping results.

General Use

  • The supported data format is the same as Online Mapping.

  • This way is more suitable for users with some basic knowledge of Python. TransBrain can be seamlessly integrated into your research to analyze your results.

  • You can use the embedded functions of TransBrain to map your data according to the detailed guidance in API Reference and Tutorials.

Advanced Use

  • The complete construction pipeline of TransBrain is also publicly available.

  • If you want to understand the detailed methodology of TransBrain or adapt it to your specific needs, please go to Advanced Use section for details.