insertUI_selection: components UI selection

View source: R/fct_insertUI_component.R

insertUI_selectionR Documentation

components UI selection

Description

Function to transform ngl.js selection for UI component

Usage

insertUI_selection(sequence, selection)

Arguments

sequence

protein sequence in string format.

selection

ngl.js query to be transformed. Uses selection_to_ngl()

Examples

## Not run: 
insertUI_selection("1-3 OR <GHK>", "NGLSDFGHK")

## End(Not run)

nvelden/shinyNGLVieweR documentation built on Nov. 20, 2024, 2:12 a.m.