_images/fRAT.gif

fRAT - fMRI ROI Analysis Tool

Paper status Github release (latest by date) License Github issues PRs welcome!

fRAT is an open-source python-based GUI application used to simplify the processing and analysis of fMRI data by converting voxelwise maps into ROI-wise maps. An installation of FSL is required in order to run fRAT.

Project repository: https://github.com/elliohow/fMRI_ROI_Analysis_Tool

Note

fRAT 1.6.4 is written using Python version 3.10 for MacOS, Linux and WSL2 and tested with FSL 6.0.6.2.

_images/ROI_example.png

A region of interest map created using fRAT, showing the mean temporal Signal-to-Noise for each region. Data is displayed in MNI152 standard space and combines data from multiple subjects.

Using fRAT

Installation instructions for fRAT can be found here. Before running fRAT, it is also recommended that the fRAT and project dependency installation is tested. Information on how to do this can also be found on the installation instructions page.

To learn how to use fRAT, see this tutorial.

Citation

When using fRAT, please include the following citation:

Howley, E., Francis, S., & Schluppeck, D. (2023). fRAT: an interactive, Python-based tool for region-of-interest summaries of functional imaging data. Journal of Open Source Software, 8(85), 5200. https://doi.org/10.21105/joss.05200

Reporting bugs

To report a bug or suggest a new feature, please go to fRAT’s Issues.

For other questions, issues or discussion please go to fRAT’s Discussions.

Contributing with development

If you’d like to contribute to the project please read our contributing guidelines. Please also read through our code of conduct.

GUI images

_images/GUI.png

HTML report images

_images/HTML_report.png

Versioning

We use Semantic versioning for versioning. For the versions available, see the tag list for this project.