Description Usage Arguments Details Value
plot models of the protein structure using ggplot.
1 | plotModels(protein, separate = FALSE)
|
protein |
Protein object to be plotted |
separate |
indicate wether to plot each plane separately or as one visual. |
Create a plot of each plane and model the shape of the protein.
This function uses ggplot and grid to create 3 plots, one for each plane, of the protein model, and then create a smoothing model.
Currently this function is incomplete and will change dramatically as new features and documentation are added.
An object to be plotted. If not assigned to a variable, it will plot directly in the viewer.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.