makeA: Create Molecule Metadata

Description Usage Arguments Details Value Examples

View source: R/makeA.R

Description

makeA Produces a list containing all of the meta data necessary to complete a protein molecule.

Usage

1
makeA(Go = TRUE)

Arguments

Go

Set to TRUE to create the list

Details

Creates a list containing the following information about the amino acid structure:
anchors
atom
cliqs
cliqs_woh
dihedral
first_meta
info
last_meta
meta_bonds
omission_map
X

All of the raw data is available in the package source

Value

A

A list containing the required meta data to complete a protein molecule

Examples

1
A <- makeA()

AdamRahman/sprosr documentation built on Aug. 3, 2020, 12:02 a.m.