selHphobSlider | R Documentation |
Function that takes a PDB file and visualizes it with Shiny. Specifically for polarity.
selHphobSlider(pdbFile, name)
pdbFile |
A PDB file, could be downloaded from PDB online |
name |
the 4-letter PDB codes/identifiers of the PDB file to be visualized. |
None - it opens up shiny app with protein structure shown.
Chang, W, et al. (2017). Using sliders. Shiny from Rstudio. https://shiny.rstudio.com/articles/sliders.html.
# Using pdb file available with package #selHphobSlider(pdb, "1bm8")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.