showSelection: Using the specified representation and colorScheme, display...

View source: R/nglShiny.R

showSelectionR Documentation

Using the specified representation and colorScheme, display the portion of selection

Description

Using the specified representation and colorScheme, display the portion of selection

Usage

showSelection(
  session,
  representation,
  selection,
  name,
  colorScheme = "residueIndex"
)

Arguments

session

a Shiny server session object.

representation

todo

selection

todo

name

character string, used for subsequent show/hide

colorScheme

todo

Examples

## Not run: 
  showSelection(session, "cartoon", "helix", "residueIndex")

## End(Not run)


paul-shannon/nglShiny documentation built on Feb. 7, 2023, 8:58 a.m.