plotModels: plotModels

Description Usage Arguments Details Value

View source: R/plotModels.R

Description

plot models of the protein structure using ggplot.

Usage

1
plotModels(protein, separate = FALSE)

Arguments

protein

Protein object to be plotted

separate

indicate wether to plot each plane separately or as one visual.

Details

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.

Value

An object to be plotted. If not assigned to a variable, it will plot directly in the viewer.


protein8k documentation built on Aug. 16, 2021, 9:06 a.m.