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

allow to directly query the content of tsv files #551

Closed
Remi-Gau opened this issue Apr 27, 2023 · 1 comment
Closed

allow to directly query the content of tsv files #551

Remi-Gau opened this issue Apr 27, 2023 · 1 comment

Comments

@Remi-Gau
Copy link
Collaborator

one thing I can think of: similar to querying file paths of tsv files with a particular suffix:

bids.query(BIDS,'data','extension','.tsv','suffix',{'channels','events'})

the user could request the contents of particular tsv types (scans.tsv or sessions.tsv, but also channels.tsv, events.tsv, or whatever the case may be)

Originally posted by @coxroy in #542 (comment)

@Remi-Gau
Copy link
Collaborator Author

Remi-Gau commented May 1, 2023

closed by #555

@Remi-Gau Remi-Gau closed this as completed May 1, 2023
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

1 participant