Last chance! 50% off unlimited learning
Sale ends in
Use this function to retrieve RNA-editing events (conversion, insertion, deletion of nucleotides) annotations linked to a UniProt entry.
rba_uniprot_rna_edit(accession, ...)
A list containing the UniProt RNA-editing features details for the given accession.
rbioapi option(s). See rba_options
's
arguments manual for more information on available options.
"GET https://www.ebi.ac.uk/proteins/api/rna-edit/{accession}"
Other "UniProt - Epitopes":
rba_uniprot_epitope()
,
rba_uniprot_epitope_search()
# \donttest{
rba_uniprot_rna_edit(accession = "Q16851")
# }
Run the code above in your browser using DataLab