get_sequence | R Documentation |
Get the amino acid sequence around a PTM. Will return NA if peptide maps to multiple proteins or has multiple PTMs. If padding extends outside the protein AA sequence, padding will be extended with '_'.
get_sequence(proteome, protein, ptm_position, pad = 7)
proteome |
|
protein |
|
ptm_position |
|
pad |
|
character
PSM-centered amino acid sequence
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.