chain colour scheme
This commit is contained in:
parent
eeab3e08da
commit
40ae4030e8
1 changed files with 2 additions and 2 deletions
4
server.R
4
server.R
|
@ -33,8 +33,8 @@ shinyServer(function(input, output){
|
|||
NGLVieweR(ngl_gene) %>%
|
||||
addRepresentation("cartoon",
|
||||
param = list(name = "cartoon",
|
||||
color="tan",
|
||||
#colorScheme = "bfactor",
|
||||
#color="tan",
|
||||
colorScheme = "chain",
|
||||
opacity = 1
|
||||
)
|
||||
) %>%
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue