selHphobSlider: Visualize polarity with Shiny

View source: R/selHphob.R

selHphobSliderR Documentation

Visualize polarity with Shiny

Description

Function that takes a PDB file and visualizes it with Shiny. Specifically for polarity.

Usage

selHphobSlider(pdbFile, name)

Arguments

pdbFile

A PDB file, could be downloaded from PDB online

name

the 4-letter PDB codes/identifiers of the PDB file to be visualized.

Value

None - it opens up shiny app with protein structure shown.

References

Chang, W, et al. (2017). Using sliders. Shiny from Rstudio. https://shiny.rstudio.com/articles/sliders.html.

Examples

# Using pdb file available with package
#selHphobSlider(pdb, "1bm8")


JerrieFeng/pdbSelectOcclude documentation built on May 12, 2022, 8:07 a.m.