Open rmanaem opened 1 year ago
No that's alright, thanks for mentioning it here as well
UX details: took me a while to find the Select all datasets
tickbox to "enable" the download button.
Maybe bring the tick box closer to the download button.
When users then tick this box and all datasets get selected they should then realize that they can toggle datasets individually.
selected
Ran the the tool with:
and got an improperly formatted tsv
Some observations, I'll keep adding/editing to this comment
participants.tsv
file, session_id
seems to be the only column where "missing values" show up with a string of "undefined"
, everywhere else it's just emptydataset.tsv
results file has a weird standout line beginning with "spelling deficits and dyslexia"
. No idea how that happened, it does appear to be correctly formatted as a .tsv, but the content of each column is obviously weird. Here's what I see:➜ grep "spelling" -B 1 -A 1 dataset-results.tsv -n
71-https://openneuro.org/datasets/ds003126 https://github.com/OpenNeuroDatasets/ds003126.git MRI Lab Graz: Reading-related functional activity in children with isolated
72:spelling deficits and dyslexia 58 http://purl.org/nidash/nidm#FlowWeighted, http://purl.org/nidash/nidm#T1Weighted
73-https://openneuro.org/datasets/ds003470 https://github.com/OpenNeuroDatasets/ds003470.git MRI Lab Graz: Target processing in overt serial visual search involves the dorsal attention network: A fixation-based event-related fMRI study. 20 http://purl.org/nidash/nidm#FlowWeighted, http://purl.org/nidash/nidm#T1Weighted
The tool allow to query for 0 sessions but this then throws an error. I suspect zero is value we do not want to allow at all.
On the plus side: specifying no session or min nb session == 1 seem to return the same thing which is what I would expect.
Imaging modality can only allow to select single modality: I suspect people are quickly going to want bold AND t1w (for example)
Addressing comment 1 which is also mentioned in this comment and addressing comment 2 in neurobagel/query-tool#70
Hi! Here are my notes/feedback from trying the query tool:
2. I don't think it's very clear right now that the user should either check the “Healthy Control” box OR select a diagnosis.
Related to this (though I know this is already on one roadmap) it is very likely people will want to query healthy controls AND at least one diagnosis.
If I want to create a cohort by aggregating across datasets then users may want to have "matched" controls for their patients.
@michellewang @Remi-Gau @surchs Thanks for the feedback folks!
We want to keep our issues up to date and active. This issue hasn't seen any activity in the last 30 days. We have applied the stale-issue label to indicate that this issue should be reviewed again and then either prioritized or closed.
We want to keep our issues up to date and active. This issue hasn't seen any activity in the last 75 days.
We have applied the _flag:stale
label to indicate that this issue should be reviewed again.
When you review, please reread the spec and then apply one of these three options:
flag:schedule
label to suggest moving this issue into the backlog nowsomeday
label to show that this won't be prioritized. The stalebot will ignore issues with this
label in the future. Use sparingly!
Hey folks, please try the tool here and comment your feedback here.