Learn R Programming

Rknots (version 1.3.2)

makeExampleProtein: Load the coordinates of a protein structure used in many of the package help pages

Description

This function returns the coordinates of the Rds3p protein (PDB ID: 2K0A). It is used for the examples in some of the package help pages and can be used to test the different functions.

Usage

makeExampleProtein()

Arguments

Value

A list containing a single element, namely a matrix with the 3D coordinates of a the Rds3p protein (109 aminoacids / points)

Examples

Run this code
## Not run: 
# makeExampleProtein()
# ## End(Not run)

Run the code above in your browser using DataLab