Skip to content

Commit

Permalink
Update 05-create-profiles.md (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
bethac07 authored Dec 5, 2022
1 parent 2c4dc1b commit 803e18c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 05-create-profiles.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ python3 pycytominer/cyto_utils/collate_cmd.py ${BATCH_ID} pycytominer/cyto_util

```{note}
`collate_cmd.py` does not recreate the SQLite backend if it already exists in the local cache. Add `--overwrite` flag to recreate.
If your SQLite creation succeeded but you ran into issues during aggregation, rerunning with `--aggregate-only` will allow you to rerun just that sub-step.
```

```{note}
Expand Down

0 comments on commit 803e18c

Please sign in to comment.