diff --git a/docs/getting_started/folders_and_files/derivatives.md b/docs/getting_started/folders_and_files/derivatives.md index 54c66641..b3df60df 100644 --- a/docs/getting_started/folders_and_files/derivatives.md +++ b/docs/getting_started/folders_and_files/derivatives.md @@ -217,16 +217,4 @@ Note that the `sourcedata/` and `derivatives/` subdirectories constitute dataset Any contents of these directories may be validated independently, but their contents must not affect the interpretation of the nested or containing datasets. -Unnested datasets are also possible. For example: - -```bash -my_study/ - raw_data/ - sub-01/ - ... - derivatives/ - preprocessed/ - analysis/ -``` -