Proteobench / ProteoBench

ProteoBench is an open and collaborative platform for community-curated benchmarks for proteomics data analysis pipelines. Our goal is to allow a continuous, easy, and controlled comparison of proteomics data analysis workflows.
https://proteobench.readthedocs.io
Apache License 2.0
27 stars 7 forks source link

Add CV plot #226

Closed wolski closed 5 months ago

wolski commented 5 months ago

Added CV's to DDA_Quant UI. Once merged, I will also sync these plots with the number of missing values selected in the slider. For the moment, there is no filtering. (not that I removed it; it was only implemented for the "Mean error between conditions" plot).

RobbinBouwmeester commented 5 months ago

When reducing width the plots are overlapping:

Screenshot 2024-01-30 140119

wolski commented 5 months ago

@RobbinBouwmeester I fixed the issue of overlapping figures by passing use_container_width=True to plotly_chart