aaStruct {VDAP}R Documentation

Positional Amino Acid Composition Calculations

Description

Calculates the probability of each amino acid residue at each position within a peptide. A sub-function of vMotif and vComp.

Usage

aaStruct(x, y, sigWeight = TRUE)

Arguments

x

A data.frame, containg the peptides to be calculated

y

Object containing the signal set of interest for the defined peptides in arguament x

sigWeight

Logical which determines if signal is incorporated into weight calculations

Details

A sub - function of vMotif and vComp

Author(s)

Cody Moore

See Also

vComp, vMotif


[Package VDAP version 2.0.0 Index]