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

[REFACTOR] Consensus chromatogram processing #45

Open singjc opened 8 months ago

singjc commented 8 months ago

Current implementation for averaging, median and percentile_averaging consensus chromatograms can be found here: chromatogram_data_handling.py#L246

jcharkow commented 5 months ago

This is completed in previous major refactoring

singjc commented 5 months ago

This is completed in previous major refactoring

Yip, the backend code is complete, but not yet implemented in the GUI. If it's still something we want part of the GUI that is.

jcharkow commented 5 months ago

Yes I think we still want it in the GUI however it is not a major priority