Center-for-Proteomics-and-Metabolomics / GlycoDash

GlycoDash is an R Shiny dashboard for processing protein glycosylation data obtained from LaCyTools or SkyLine.
Other
2 stars 0 forks source link

Crash when missing QCs #106

Open stainawarijar opened 1 month ago

stainawarijar commented 1 month ago

In the data import tab, GlycoDash crashes when data is missing QCs (S/N, mass error etc). Implement a check that warns users when required data is missing.

stainawarijar commented 1 month ago

Implemented a simple warning message. Does not prevent crashing yet.