View source: R/fct_insertUI_component.R
insertUI_selection | R Documentation |
Function to transform ngl.js selection for UI component
insertUI_selection(sequence, selection)
sequence |
protein sequence in string format. |
selection |
ngl.js query to be transformed. Uses |
## Not run:
insertUI_selection("1-3 OR <GHK>", "NGLSDFGHK")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.