mzmine / biohack23_p15

MIT License
3 stars 2 forks source link

Dashboard or github actions #2

Closed niekdejonge closed 10 months ago

niekdejonge commented 10 months ago

We just discussed the options to implement the quality checks using a dashboard or github actions. Let's continue the discussion here:

Github actions would automatically run the quality checks for a spectrum. Benefit:

Downside:

Creating a dashboard, would result in a webpage where you can upload library spectra. Quality checks will be applied directly, the user will see spectra that are not yet correct with the option to correct them. Benefit:

Downside:

In the case of a dashboard, we could aim for getting a locally running dashboard working, that does basic quality checks and exports the cleaned spectra in a standardized format.

What do you think?

niekdejonge commented 10 months ago

On the matchms side we settled for a dashboard build in streamlit