Roestlab / massdash

MassDash: A web-based dashboard for streamlined DIA-MS visualization, analysis, prototyping, and optimization
https://massdash.streamlit.app/
BSD 3-Clause "New" or "Revised" License
16 stars 3 forks source link

Feature/conformer #58

Closed singjc closed 7 months ago

singjc commented 7 months ago

Added peak picking using base conformer model.

Currently have not pushed the onnx model yet.

singjc commented 7 months ago

@LLYX Can you check the preprocess code to make sure that everything looks fine for correctly structuring the input data for conformer and for getting the top peaks from the predicted output.