chain colour scheme

This commit is contained in:
Tanushree Tunstall 2022-12-12 18:03:47 +00:00
parent c21e85f4d2
commit 8363e4cf7e

View file

@ -216,7 +216,8 @@ shinyServer(function(input, output){
addSelection(type="cartoon", addSelection(type="cartoon",
param = list(name = "all_mutations_surface", param = list(name = "all_mutations_surface",
sele = "all", sele = "all",
color="tan", #color="tan",
colorScheme="chainid",
opacity = 0.2 opacity = 0.2
) )
) %>% ) %>%