Skip to main content

IIT Human Brain Atlas regionconnect tool

Project description

regionconnect

IIT Human Brain Atlas regionconnect app. Before using the regionconnect app, please register your data into the IIT space. See IIT atlas manual for more details.

Getting the most probabel connections

  1. First method: import regionconnect function.
  • To update your pip and create a virtual environment:
python -m pip install --upgrade pip
python3 -m venv regionconnectTest
source regionconnectTest/bin/activate
python3 -m pip install regionconnect
  • Launch python console and run regionconnect
python
>>from regionconnect import regionconnect
>>regionconnect.regionconnect('path_to_ROI_mask','path_to_output_text_file')
  1. Second method: run the regionconnect.py script directly.
python3 -m pip install numpy nibabel
git clone https://github.com/SheridanQ/regionconnect.git
cd regionconnect
python ./regionconnect/regionconnect.py path_to_ROI_mask path_to_output_text_file

Example

python ./regionconnect/regionconnect.py ./test/roi4.nii.gz ./test/results_roi4.txt

Links

To know more details and other resources such as gray matter resources, diffusion tensor template and high angular resolution diffusion imaging template, please go to: MRIIT websit and Neuroimaging Tools & Resources Collaboratory(NITRC).

References

Qi X., Zhang S., Arfanakis K. Enhancement and Evaluation of the White Matter Connectome of the IIT Human Brain Atlas. Proc. Int. Soc. for Magn. Reson. In Med. (ISMRM) 2019.

License

For non-commercial usage: IIT license (See LICENSE).
For commercial usage: Please email to: mri@iit.edu

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

regionconnect-0.12.tar.gz (5.0 kB view hashes)

Uploaded Source

Built Distribution

regionconnect-0.12-py3-none-any.whl (6.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page