You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 9, 2024. It is now read-only.
@alyssadai has some information about why this happens, we will look into how to prevent it from happening some other time
surchs
added
someday
Not a priority right now, but we want to keep this around to think or discuss more.
and removed
flag:schedule
Flag issue that should go on the roadmap or backlog.
labels
Dec 4, 2023
Is there an existing issue for this?
Expected Behavior
For all rows for the Sex column of the output of a query to something meaningful.
Current Behavior
When running a query (in this case the simplest query to return all participants / sessions) I get a giant participant-level-results.tsv.
Some of the values in the Sex column point to things like
http://api.stardog.com/9.796
which does not resolve to anything meaningful.This concerns datasets:
Sex and Age columns are swapped:
000119: https://github.com/OpenNeuroDatasets/ds000119/blob/master/participants.tsv
000121: https://github.com/OpenNeuroDatasets/ds000121/blob/master/participants.tsv
001510: https://github.com/OpenNeuroDatasets/ds001510/blob/master/participants.tsv
002242: https://github.com/OpenNeuroDatasets/ds002242/blob/master/participants.tsv
002655: https://github.com/OpenNeuroDatasets/ds002655/blob/master/participants.tsv
003606: https://github.com/OpenNeuroDatasets/ds003606/blob/master/participants.tsv
Sex coded as 1 and 0
003424: https://github.com/OpenNeuroDatasets/ds003424/blob/master/participants.tsv
003453: https://github.com/OpenNeuroDatasets/ds003453/blob/master/participants.tsv
Animal data (not sure what the cause could be)
004145: https://github.com/OpenNeuroDatasets/ds004145/blob/master/participants.tsv
Error message
No error message
Environment
No response
How to reproduce
run the "default" query and check the TSV content
Anything else?
No response
The text was updated successfully, but these errors were encountered: