Description Usage Arguments Value
View source: R/PSB_functions.R
This function generates a 3D visualization of a 3D grid generated from a form.grid function.
1 |
grid |
Out put of form.grid function. A 3D grid of pdb information. |
show.color |
If true, uses different colors to represent different atoms. Uses the data set atom.color as index. More information in ?atom.color. |
show.cude |
If true, shows the enclosing cube of recognition area. |
A plotly 3D scatter plot to show the information in a 3D grid.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.