Get Post-Translational Modification of UniProt Protein (Deprecated)
Source:R/deprecated_functions.R
rba_uniprot_ptm.RdThis function is Deprecated. Please use
rba_uniprot_proteomics_ptm instead.
UniProt maps post-translational modification features from different sources
to the proteins' sequences. Using this function, you can retrieve all
the post-translational modification features that has been map to a given
UniProt protein's sequence.
Arguments
- accession
Character: UniProtKB primary or secondary accession.
- ...
rbioapi option(s). See
rba_options's arguments manual for more information on available options.
Value
A list containing the post-translational modification features of your supplied UniProt protein's sequence.
Details
see also: PTM / Processing section in UniProtKB
References
The UniProt Consortium. (2025). UniProt: the Universal Protein Knowledgebase in 2025. Nucleic Acids Research, 53(D1), D609–D617. https://doi.org/10.1093/nar/gkae1010
Nightingale, A., Antunes, R., Alpi, E., Bursteinas, B., Gonzales, L., Liu, W., Luo, J., Qi, G., Turner, E., & Martin, M. (2017). The Proteins API: Accessing key integrated protein and genome information. Nucleic Acids Research, 45(W1), W539–W544. https://doi.org/10.1093/nar/gkx237
See also
Other "Deprecated functions":
rba_uniprot_proteomics(),
rba_uniprot_proteomics_search(),
rba_uniprot_ptm_search()