t0mdavid-m / FLASHViewer

0 stars 0 forks source link

Merge FDR output into vue component #12

Open t0mdavid-m opened 5 months ago

t0mdavid-m commented 5 months ago

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:

Ayesha-Feroz commented 2 weeks 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