View source: R/uniprot-access.R
uniprot_retrieve_proteome_table | R Documentation |
Tries to retrieve all proteins in a "representative" proteome for the given species. If the species does not have a representative proteome, retrieve all proteins for the species.
uniprot_retrieve_proteome_table(taxid)
taxid |
An NCBI taxonomy id |
## Not run:
x <- uniprot_retrieve_proteome_table(3702)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.