uniprot_retrieve_proteome_table: Retrieve UniProt proteome table

View source: R/uniprot-access.R

uniprot_retrieve_proteome_tableR Documentation

Retrieve UniProt proteome table

Description

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.

Usage

uniprot_retrieve_proteome_table(taxid)

Arguments

taxid

An NCBI taxonomy id

Examples

## Not run: 
x <- uniprot_retrieve_proteome_table(3702)

## End(Not run)

arendsee/phylostratr documentation built on Dec. 31, 2022, 10:22 a.m.