getAllUPKB | R Documentation |
Get all proteins' entries from UniProt
getAllUPKB(up)
up |
The UniProt.ws Object |
a dataframe containing the Protein's entries with the ID and Name
Should be preceded by UniProt.ws() to get the UniProt.ws Object
## Not run:
up=UniProt.ws()
allProteins=getAllUPKB(up)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.