cytomining / cytomining/DeepProfiler
Resume single cells export
Open
enhancement
- Dominant language
- Python
- Stars
- 129
- Forks
- 52
- Avg merge
- 5h 20m
- Merged PRs (30d)
- 2
Description
If the export of single cells stop for any reason, the user needs to run everything from scratch. Given that exporting single cells is time consuming, we can support a "resume" mode similar to the one we have in profiling.
We currently ask the user if they want to delete the previous directory, which made sense for sampling. Since we don't do sampling anymore, we can replace that functionality with resuming.
Contributor guide
Assessment
This issue has not been assessed yet.