diff --git a/server.R b/server.R index 13a64fa..8cb59ab 100644 --- a/server.R +++ b/server.R @@ -216,7 +216,8 @@ shinyServer(function(input, output){ addSelection(type="cartoon", param = list(name = "all_mutations_surface", sele = "all", - color="tan", + #color="tan", + colorScheme="chainid", opacity = 0.2 ) ) %>%