Rdocumentation
powered by
Learn R Programming
VDAP (version 2.0.0)
aaStruct: 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
See Also
vComp, vMotif