FabioBedin / QProMS_App

A Shiny application to perform label free proteomic analysis from start to finish.
1 stars 3 forks source link

upload page - print error message rather than "server disconnected" upon upload of wrong file #9

Closed grandrea closed 10 months ago

grandrea commented 1 year ago

If I upload a file that is somehow not formatted correctly, I get "server disconnected" without any information that something has gone wrong. If I upload a proteinGroups without gene names or with non-human gene names, the same thing happens.

Files from other search engine also seem to cause this.

FabioBedin commented 10 months ago

add Toast message if file fails to meet the requirements.