Learn R Programming

SafeQuant (version 2.3)

getAAProteinCoordinates: Get amino acid coordinates on protein

Description

Get amino acid coordinates on protein

Usage

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

Arguments

peptideSeq
peptide sequence
proteinSeq
protein sequence
aaRegExpr
target AA reg exp

Value

vector of protein coordinates (mmodification residue number)

Details

NA

References

NA

Examples

Run this code
print("No examples")

Run the code above in your browser using DataLab