chain colour scheme
This commit is contained in:
parent
c21e85f4d2
commit
8363e4cf7e
1 changed files with 2 additions and 1 deletions
3
server.R
3
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
|
||||
)
|
||||
) %>%
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue