getAAProteinCoordinates: Get amino acid coordinates on protein

Description Usage Arguments Details Value Note References Examples

Description

Get amino acid coordinates on protein

Usage

1
getAAProteinCoordinates(peptideSeq, proteinSeq, aaRegExpr = "[STY]")

Arguments

peptideSeq

peptide sequence

proteinSeq

protein sequence

aaRegExpr

target AA reg exp

Details

NA

Value

vector of protein coordinates (mmodification residue number)

Note

No note

References

NA

Examples

1
print("No examples")

Example output

[1] "No examples"

SafeQuant documentation built on May 2, 2019, 4:53 a.m.