Skip to content

Commit 4078bf7

Browse files
authored
Update README.md
1 parent 7e4ea30 commit 4078bf7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,12 @@ The actual numeric values are stored in a correspondingly named pkl file.
199199
summary statistics for all features (set to 1.0) or only the top N most
200200
important features for better visualization.
201201

202+
## Debugging
203+
204+
You will need to understand a bit of pydra to know how to debug this application for
205+
now. If the process crashes, the easiest way to restart is to remove the `cache-wf`
206+
folder first. However, if you are rerunning, you could also remove any `.lock` file
207+
in the `cache-wf`directory.
202208

203209
## Developer installation
204210

0 commit comments

Comments
 (0)