Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add all fields but fetch some #37

Open
satra opened this issue May 26, 2020 · 1 comment
Open

add all fields but fetch some #37

satra opened this issue May 26, 2020 · 1 comment

Comments

@satra
Copy link

satra commented May 26, 2020

currently datalad ukb-init -d . <eid> field1 field2 allows adding all fields a project has access to to a participant. however, we may only want to download incrementally. it would be nice if ukb-update could process all by default but specified fields if asked to.

also an option to add fields after init would be nice. easy to do by going and changing .ukbbatch, but a helper may be useful.

@mih
Copy link
Member

mih commented May 26, 2020

currently datalad ukb-init -d . <eid> field1 field2 allows adding all fields a project has access to to a participant. however, we may only want to download incrementally. it would be nice if ukb-update could process all by default but specified fields if asked to.

This would require a substantial change in behavior, but is generally doable.

also an option to add fields after init would be nice. easy to do by going and changing .ukbbatch, but a helper may be useful.

FTR: ukb-init --force can replace a list, but not amend one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants