metaspace2020 / metaspace

Cloud engine and platform for metabolite annotation for imaging mass spectrometry
https://metaspace2020.eu/
Apache License 2.0
44 stars 9 forks source link

Updated scoring model schema #1513

Closed lmacielvieira closed 2 months ago

lmacielvieira commented 2 months ago

Description

Applied pertinent updates to support new ML models and updated scoring model schema to support behavior similar to molecular databases #1491 #1509

*** analysis_version field kept for backwards compatibility

How to test it

1 - Run migration 2 - Run metaspace/docker/sm-engine/install-scoring-model.sh script to install ML models 3 - Change old ML model (v3_default) column is_archived to 'true'

image image image