
Last chance! 50% off unlimited learning
Sale ends in
plot models of the protein structure using ggplot.
plotModels(protein, separate = FALSE)
Protein object to be plotted
indicate wether to plot each plane separately or as one visual.
An object to be plotted. If not assigned to a variable, it will plot directly in the viewer.
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.