You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add leech as optional GPU-accelerated CCA classifier
Add leech (rnabioco/leech) as a git submodule and integrate it as an
alternative to remora for charging classification. Controlled by
`classifier: "remora" | "leech"` in config (remora remains default).
- Add classify_charging_leech rule with GPU support and ruleorder routing
- Add GPU resource configs for leech in both LSF and SLURM profiles
- Add leech installation to setup-tools.sh and pixi install-leech task
- Add leech tool check in Snakefile onstart when classifier is leech
- Fix pod5 missing 'deprecated' dependency from --no-deps install
0 commit comments