powered by
Use this function to retrieve epitope annotations linked to a UniProt entry.
rba_uniprot_epitope(accession, ...)
A list containing the UniProt epitope features details for the given accession.
UniProtKB primary or secondary accession.
rbioapi option(s). See rba_options's arguments manual for more information on available options.
rba_options
"GET https://www.ebi.ac.uk/proteins/api/epitope/{accession}"
Other "UniProt - Epitopes": rba_uniprot_epitope_search(), rba_uniprot_rna_edit()
rba_uniprot_epitope_search()
rba_uniprot_rna_edit()
# \donttest{ rba_uniprot_epitope(accession = "P36222") # }
Run the code above in your browser using DataLab