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
This represents a minor update of FERMO,
with some additions and quality-of-life improvements.
Added:
- Re-introduced support for macOS
- Added startup-script for macOS
Changed:
- Change in `ms2query` version (0.7.3.2)
FERMO v0.8.9
This represents a minor update of FERMO, fixing a dependency
problem during installation and introducing some quality-of-life changes.
Note to users of previous versions: it is now required to install
FERMO via `pip install -e .` before starting it
via `python src/fermo/app.py`.
Added:
- Tracking of changes with `CHANGELOG.md`
Changed:
- Changed relative module import paths to absolute ones,
making installation of tool via `pip install -e .` mandatory
Fixed:
- Bugfix by modifying `requirements.txt`: specifying package
`matchmsextras==0.3.0`