> For the complete documentation index, see [llms.txt](https://bridge-lab.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bridge-lab.gitbook.io/docs/archive/mri-data-organization-no-longer-used.md).

# MRI Data Organization \[No Longer Used]

## <mark style="color:$danger;">**NOTE: This is our old study organization method. This page is preserved for future reference but should no longer be used as a guide for data organization.**</mark>

Our MRI data is stored in a standard way across studies (for the most part). Doing this allows us to navigate through or share any study files or data easily.

Each study is structured like so:

<figure><img src="https://2091072347-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiDgWwNd2W0ZWe2XnzLuq%2Fuploads%2FsKvvNoUbWsK6nV7OkAdY%2F1.png?alt=media&amp;token=e038e513-e7b9-4b78-9464-c2c523790326" alt="" width="375"><figcaption></figcaption></figure>

Study Materials are any document that supports the study's function - SOPs, recruitment materials, etc. Billing documents are what they sound like, documents involving billing of any services used in the study. Patient Data is HIPAA protected data related to each study participant. Imaging includes all raw imaging data. Analysis include any kind of analysis done on any data, including imaging data. Depending on the study, there may also be other higher order folders.

Image analysis pipeline files also have a specific structure. It looks like this:

<figure><img src="https://2091072347-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiDgWwNd2W0ZWe2XnzLuq%2Fuploads%2FqUe0niKrMBph9SzZzn4Z%2Fimage.png?alt=media&amp;token=9b461b4b-c022-440c-8c0d-b6104aff8d3f" alt="" width="327"><figcaption></figcaption></figure>

01\_Protocols includes any pipeline documentation, scripts, related papers, etc. 02\_Data contains all input data (this could be raw or preprocessed data). 03\_Analysis includes all of the intermediate output files of a pipeline. 04\_Summary includes all final outputs, CSV files, plots, etc.
