CONP Portal | Dataset


HCPUR100: Healthy Adult human Brain Diffusion Template
Creators: Jason Kai, Ali R. Khan
Principal Investigator: Ali R. Khan
Contact: Ali R. Khan, Khan Computational Imaging Lab, Robarts Research Institute, University of Western Ontario alik@robarts.ca
Licenses: WU-Minn HCP Consortium Open Access Data Use Terms
Version: 1.0.0
Modalities: MRI
Formats: NIfTI MIF
Size: 1.0 GB
No of Files: 27
No of Subjects: 100
Metadata file: DATS.json
Other Dates: Start Date: 2018-01-01 00:00:00
Description:
A diffusion fibre orientation template created from 100 unrelated subjects of the Human Connectome Project scanned at 3 Tesla

Dataset README information

README.md

Data

This repository contains the HCPUR100 diffusion template creted from the minimally preprocessed data of 100 unrelated subjects and released as part of the Human Connectome Project (HCP). Furtherprocessing is performed using Mrtrix3. Additionally, structural T1w and T2w templates are also created from the minimally preprocessed anatomical data.

All relevant imaging files are available as both NIFTI (.nii.gz) and in Mrtrix3's formats (.mif). The distriuted data is organized according to the Brain Imaging Data Structure (BIDS).

Data Use Terms

The HCPUR100 template is derived from WU-Minn HCP Open Access data. Individuals who intend to use or access the template must review and agree to the HCP Open Access Data Use Terms.

Download Using DataLad

CircleCI status

The following instructions require a basic understanding of UNIX/LINUX command lines. A subset of open datasets on the Portal are also available through a browser-based download button. The instructions below regard dataset download with the use of DataLad. To install DataLad on your system, please refer to the install section of the DataLad Handbook .

Note: For maximum compatibility with conp-dataset, the CONP recommends versions 3.12+ of Python, 10.20241202+ of git-annex, and 1.1.4+ of datalad.

1) Initiate the CONP dataset

Run the following command in the directory where you want the CONP dataset (conp-dataset) to be installed:

2) Install the Khanlab/HCPUR100-Template dataset

To install the Khanlab/HCPUR100-Template dataset, run the following commands to move into the "projects" subdirectory under the "conp-dataset" directory (created in the previous step) and run datalad install:

3) Download data from the Khanlab/HCPUR100-Template dataset

Now that the dataset has been installed, go into the Khanlab/HCPUR100-Template dataset directory.

The files visible after installing the dataset but before downloading (in the next step) are symbolic links and need to be downloaded manually using the datalad get command:

If you run datalad get * command, all the files available in the dataset directory will be downloaded.


For more information on how DataLad works, please visit the DataLad Handbook documentation.