grid3D: 3D visualization for pdb grid

Description Usage Arguments Value

View source: R/PSB_functions.R

Description

This function generates a 3D visualization of a 3D grid generated from a form.grid function.

Usage

1
grid3D(grid, show.cube = TRUE, show.color = TRUE)

Arguments

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.

Value

A plotly 3D scatter plot to show the information in a 3D grid.


ShaoxunLiu/proteinStructureBoost documentation built on Dec. 18, 2021, 1:05 p.m.