Skip to content

andlab-um/trinity

Repository files navigation

TRINITY

GitHub repo size DOI
Twitter URL Twitter URL
Mastodon

Code and data for:
Li, Z., Dong, Q., Hu, B., & Wu, H. (2023). Every individual makes a difference: A trinity derived from linking individual brain morphometry, connectivity and mentalising ability. Human Brain Mapping, 44(8), 3343-3358.
https://doi.org/10.1002/hbm.26285


Outreach


Structure

root
 ├── data               # Preprocessed regression data & psychometric data & morphometry data & rs-FC data
 │    ├── dra 
 │    ├── imq 
 │    ├── mms
 │    └── rsfc
 ├── bs_log             # Bootstrapping results
 │    ├── IMQ-MMS
 │    ├── IMQ-rsFC
 │    └── rsFC-MMS
 ├── util.py            # To provide various basic functions
 ├── bootstrap.py       # To conduct subject-wise bootstrapping 
 ├── eval.py            # To lay the foundation for later analyses
 ├── evaluation.ipynb   # To test Hypothesis 1 and Hypothesis 2
 ├── dra_data_pre.ipynb # To pave the way for dyadic regression analysis (dra)
 ├── dra.ipynb          # To test Hypothesis 3 and plot figure 7
 ├── pipeline.ipynb     # To analyse the effects of different pipelines and plot figure 8
 ├── figure_2.ipynb     # To plot figure 2
 ├── figure_3.ipynb     # To plot figure 3
 ├── figure_9.ipynb     # To plot figure 9
 ├── early_view.png
 ├── LICENSE
 └── README.md

Note 1: to properly run all scripts, you may need to set the root of this repository as your working directory.
Note 2: to properly run the dyadic regression analysis, you may need to install Pymer4.
Note 3: to reproduce figure 3, you may need version 3.7 of Python.


Citation

@article{li2023Trinity,
  author = {Zhaoning Li and Qunxi Dong and Bin Hu and Haiyan Wu},
  title = {Every individual makes a difference: A trinity derived from linking individual brain morphometry, connectivity and mentalising ability},
  journal = {Human Brain Mapping},
  volume = {44},
  number = {8},
  pages = {3343-3358},
  doi = {https://doi.org/10.1002/hbm.26285},
  url = {https://onlinelibrary.wiley.com/doi/abs/10.1002/hbm.26285},
  year = {2023},
}

For bug reports, please contact Zhaoning Li (yc17319@umac.mo, or @lizhn7).

Thanks to shields.io and Dr. Lei Zhang for the good example.


LICENSE

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License, which gives you the right to re-use and adapt, as long as you note any changes you made, and provide a link to the original source.

About

Code and data for paper 'Every individual makes a difference: A trinity derived from linking individual brain morphometry, connectivity and mentalising ability'

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published