Open t0mdavid-m opened 5 months ago
I created FDR_plotly.vue to display the FDR plot inside the Viewer. The plot is now successfully rendered within the Vue component and the FLASHDeconv viewer. Tom is currently refactoring some parts of the codebase. Once these adjustments are complete, I will test the FDR plot using a real parsed file from FLASHDeconv. For reference, see this PR: https://github.com/t0mdavid-m/openms-streamlit-vue-component/pull/6
Currently the FDR output is displayed in a single tab. However, it should be moved into the
vue.js
component, together with the other visualizations.Things to consider: