sct-pipeline / ukbiobank-spinalcord-csa

Measure of the averaged cross-sectional area (cord CSA) between C2 and C3 of the spinal cord with UK Biobank Brain MRI dataset.
MIT License
3 stars 1 forks source link

Bypass registration to PAM50 template in process_data.sh #47

Closed sandrinebedard closed 3 years ago

sandrinebedard commented 3 years ago

Description

This PR modifies the processing pipeline process_data.sh to bypass registration to PAM50 template which is not necessary for the purpose of this project (see #44).

This PR includes:

Linked issue

Closes #44