chain colour scheme

This commit is contained in:
Tanushree Tunstall 2022-12-12 18:01:23 +00:00
parent 40ae4030e8
commit c21e85f4d2

View file

@ -34,7 +34,7 @@ shinyServer(function(input, output){
addRepresentation("cartoon", addRepresentation("cartoon",
param = list(name = "cartoon", param = list(name = "cartoon",
#color="tan", #color="tan",
colorScheme = "chain", colorScheme = "chainid",
opacity = 1 opacity = 1
) )
) %>% ) %>%