insightsengineering / teal.modules.hermes

RNA-seq analysis modules to add to a teal application
https://insightsengineering.github.io/teal.modules.hermes/
Other
7 stars 1 forks source link

[Bug]: Uncaught error in Kaplan-Meier module, sometimes crashes #321

Closed chlebowa closed 1 year ago

chlebowa commented 1 year ago

In RNA-seq app:

Kaplan-Meier

also with DURDIF

Error: Lapack routine dgesv: system is exactly singular: U[1,1] = 0

OR application crashes (disconnected from server)

danielinteractive commented 1 year ago

Hm thanks we should indeed try to catch this error and return validation message

gogonzo commented 1 year ago

Sees to be addressed by this https://github.com/insightsengineering/teal.modules.hermes/pull/326