JetBrains-Research / span

SPAN Semi-supervised Peak Analyzer
https://doi.org/10.1093/bioinformatics/btab376
MIT License
9 stars 1 forks source link

Cleanup cache files, when model is not saved explicitly #41

Closed olegs closed 7 months ago

olegs commented 7 months ago

At the moment, caches and models are saved to the work directory and removed automatically when --model or --keep-cache options are provided.