CRISPRme+ 2.2.0-alpha.14
Pre-release
Pre-release
·
45 commits
to main
since this release
Alpha release for beta users. Docker: docker pull pinellolab/crisprme:v2.2.0-alpha.14 (multi-arch amd64 + arm64)
Fixed
- A resubmit no longer resurfaces a previously-FAILED job. Results are deduplicated by
search parameters; the dedup reused any matching prior job, so re-running a search whose
earlier attempt had failed (e.g. left by a since-fixed bug) returned that stale failure —
shown as "The selected result encountered some errors, please remove it and try to submit
again." Dedup now skips prior results that didn't finish cleanly (non-emptylog_error.txt
or noJob Done) and runs fresh. (Workaround on older images: delete the stale
Results/<id>/folder and resubmit.)
Changed
- Docs: removed the now-wrong "peak memory is in post-processing / can exceed 32 GB /
~64–100 GB" guidance (the alpha.12 streamed SNP-dict load eliminated that post-analysis
spike); the 16 / 32 / 64 GB tiers stay.