Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

The Brain Imaging Data Structure (BIDS)

https://bids.neuroimaging.io/index.html

Experiments in neuroscience result in complex data that can be arranged in many different ways. For a long time, there was no consensus how to organize and share experimental data. Even two researchers working in the same lab could opt to arrange their data in a different way. Lack of consensus (or a standard) leads to misunderstandings and time wasted on rearranging data or rewriting scripts expecting certain structure. With the Brain Imaging Data Structure (BIDS), we describe a simple and easy to adopt way of organizing neural and associated, such as behavioral, data.

BIDS was heavily inspired by the format used internally by the OpenfMRI repository that is now known as OpenNeuro. While working on BIDS we consulted many neuroscientists to make sure it covers most common experiments, but at the same time is intuitive and easy to adopt. The specification is intentionally based on simple file formats and folder structures to reflect current lab practices and make it accessible to a wide range of scientists coming from different backgrounds.

image

By using this standard you will benefit in the following ways:

FAIR-ness of BIDS

A key motivation for the BIDS structure is creating an easy machine and human parsable structure for research data. By facilitating both the re-use of the data through standards of data structure while maintaining the clarity of what data is available to the user, BIDS provides an elegant solution to the findability, accessibility, interoperability, and reusability of research data and their derivatives.

Tools

BIDS Validator

https://bids.neuroimaging.io/tools/validator.html

The BIDS Validator is a tool that checks if a dataset is compliant with the BIDS standard. The validator is available for use within several different environments to best suit individual user preferences and use cases, those versions are:

Instructions to install and use these versions can be found within the quickstart guide at the BIDS Validator repository.

Nipoppy

Nipoppy is a framework to facilitate the lifespan management of a project where you plan to utilize BIDS.

Please read more on the Nipoppy page.

References

Gorgolewski, K. J., Auer, T., Calhoun, V. D., Craddock, R. C., Das, S., Duff, E. P., ... & Poldrack, R. A. (2016). The brain imaging data structure, a format for organizing and describing outputs of neuroimaging experiments. Scientific data, 3(1), 1-9.

Wilkinson, M. D., Dumontier, M., Aalbersberg, I. J., Appleton, G., Axton, M., Baak, A., ... & Mons, B. (2016). The FAIR Guiding Principles for scientific data management and stewardship. Scientific data, 3(1), 1-9.