OASIS 3databasedownloadtutorial PDF
OASIS 3databasedownloadtutorial PDF
net/publication/327764098
CITATIONS READS
0 1,430
1 author:
Ana Maldonado
Tecnológico de Monterrey
1 PUBLICATION 0 CITATIONS
SEE PROFILE
All content following this page was uploaded by Ana Maldonado on 20 September 2018.
https://github.com/NrgXnat/oasis-scripts
Midway :)
Save it with
any name you
like :).
In my case it
will be: D.csv
Almost final
document :)
Downloading OASIS-3 (OASIS Brains Datasets) from Xnat
E.g., both
download_oasis_scans_wget.sh and
D.csv should be in the same folder.
My path is:
C:\Users\admin\Desktop\DefyingGravity\
OASIS\oasis-scripts-master
Downloading OASIS-3 (OASIS Brains Datasets) from Xnat
Scripts time! https://github.com/NrgXnat/oasis-scripts
Step 5: https://mobaxterm.mobatek.net/download.htm
Open a terminal window (on Mac) or Command
line (on PC/Linux)
● For Mac: You can use Terminal.
● For Windows: download the MobaXTerm
terminal system.
In my case:
_DesktopDir_\DefyingGr
avity\OASIS\oasis-script
s-master
*I chose the wget script because of the curl error; my input file is the D1.csv; in directory name I wrote the name of the folder I wanted to
create to save the files, in this case “muriel”; Anafab93 is my username + I only wanted to download T1w scans.
A brief review of inputs and scan types
Required inputs: ● https://github.com/NrgXnat/oasis-scripts#downloading-mr-and-pet-scan-files
● https://github.com/NrgXnat/oasis-scripts#download_oasis_scanssh
./download_oasis_scans.sh
<input_file.csv> ● <input_file.csv> - A Unix formatted, comma-separated file containing a column for experiment_id (e.g.
<directory_name> OAS30001_MR_d0129) → D.csv
<xnat_central_username>
<scan_type> ● <directory_name> - A directory path (relative or absolute) to save the scan files to. If this directory doesn't
exist when you run the script, it will be created automatically. → muriel
●
<xnat_central_username> - Your XNAT Central username used for accessing OASIS data on
central.xnat.org (you will be prompted for your password before downloading) → Anafab93
● <scan_type> - (Optional) The scan type of the scan you want to download. (e.g. T1w, angio, bold,
fieldmap, FLAIR) You can also enter multiple scan types separated by a comma with no whitespace (e.g.
T2w,swi,bold). Without this argument, all scans for the given experiment_id will be downloaded. → T1w
https://github.com/NrgXnat/oasis-scripts#list-of-available-scan-type-names
List of available scan type
When entering scan_type into your script, use any of the following names: angio, asl, bold, dwi, fieldmap, FLAIR,
names
GRE, minIP, swi, T1w, T2star, T2w For more information on these scan types, see the OASIS Imaging Data
Dictionary
Main references
GitHub NrgXnat/oasis-scripts. (2018, September 7). NrgXnat/oasis-scripts. Retrieved September 18, 2018, from
https://github.com/NrgXnat/oasis-scripts#list-of-available-scan-type-names
Mobatek. (n.d.). MobaXterm free Xserver and tabbed SSH client for Windows. Retrieved September 18, 2018, from
https://mobaxterm.mobatek.net/
Open Access Series of Imaging Studies. (n.d.). OASIS Brains. Retrieved September 18, 2018, from https://www.oasis-brains.org/
https://central.xnat.org/app/template/XDATScreen_report_xnat_projectData.vm/search_element/xnat:projectData/search_field/xnat:pr
ojectData.ID/search_value/OASIS3
I hope this little
tutorial may help
you :)
Ana