force button

This commit is contained in:
Tanushree Tunstall 2022-10-10 16:08:52 +01:00
parent 924ae20336
commit f7604d365b

View file

@ -327,9 +327,16 @@ function(input, output, session) {
aa_pos_lig3 = get(paste0(target_gene,"_aa_pos_lig3"))
)
)
}
)
observeEvent(
{
input$force
input$switch_target
},
{
target_gene = input$switch_target
#### DM OM Plots ####
#dm_om_param
@ -361,7 +368,6 @@ function(input, output, session) {
}
)
# FIXME: Doesn't add selected table rows correctly
observeEvent(
{