-
Notifications
You must be signed in to change notification settings - Fork 12
Description
Several imaging derivatives were contributed to the UKB by Mansour et al., 2023. bioRvix, doi: 10.1101/2023.03.10.532036 and github.com/sina-mansour/UKB-connectomics, and these are available as bulk files/blobs.
https://biobank.ndph.ox.ac.uk/showcase/label.cgi?id=200
https://biobank.ndph.ox.ac.uk/showcase/label.cgi?id=201
https://biobank.ndph.ox.ac.uk/showcase/label.cgi?id=202
https://biobank.ndph.ox.ac.uk/showcase/label.cgi?id=203
https://biobank.ndph.ox.ac.uk/showcase/label.cgi?id=204
https://biobank.ndph.ox.ac.uk/showcase/field.cgi?id=31000
When the relevant fields are specified in ukb-init, they are deposited underneath the sub-[id] directory
$ datalad ukb-init --bids 1009587 20249_2_0 31000_2_0
$ datalad ukb-update --merge -k $UKBKEY
$ ls
31000_2_0 ses-2
$ ls 31000_2_0
MNI_to_T1_inversed_warp_coef.nii.gzCan these be added to ukb2bids_map.py?
I would be interested enough in this to submit a pull request.