Nothing
library(Rpdb)
# or: devtools::load_all(_path_)
x = read.pdb(file.choose())
visualize(x, type="p")
Note: - the default visualize is broken; - the protein is NOT centered in the bounding box;
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.