| get_alphafold | R Documentation |
Get AlphaFold info for a given UniProt ID
get_alphafold(uniprotid)
uniprotid |
Character: UniProt ID. |
data frame with AlphaFold info.
EDG
# Requires internet connection and fetches data from AlphaFold.
## Not run:
get_alphafold("P10636")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.