Skip to content
Merged
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
7 changes: 4 additions & 3 deletions docs/source/user_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -286,14 +286,15 @@ After selecting what files you want, select "Prepare download" to zip your files

### Affinity Data

If a data release contains accompanying affinity data, as part of the download affinity data will be contained in an `extra_files` archive `affinity_files.zip` and typically arranged as follows:
If a data release contains accompanying affinity data, as part of the download affinity data will be contained in an `affinity_files` subdirectory located inside the `extra_files` directory of the download and typically arranged as follows:

>`all_affinity_data.csv`\
>`all_affinity_data.sdf`\
>`creoptix_raw_data.zip`\
>`README.md`\
>`README.pdf`\
>`sensofit_package_data.zip`\
>`sensofit_walkthough.ipynb`\
>`README.pdf`
>`sensofit_walkthough.ipynb`

#### All affinity data

Expand Down