Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions docs/getting_started/folders_and_files/derivatives.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/
```

<!-- TODO derivatives JSON -->
Loading