getAllUPKB: Get all proteins' entries from UniProt

View source: R/UniProtKB.R

getAllUPKBR Documentation

Get all proteins' entries from UniProt

Description

Get all proteins' entries from UniProt

Usage

getAllUPKB(up)

Arguments

up

The UniProt.ws Object

Value

a dataframe containing the Protein's entries with the ID and Name

Note

Should be preceded by UniProt.ws() to get the UniProt.ws Object

Examples

## Not run:  
up=UniProt.ws()
allProteins=getAllUPKB(up)

## End(Not run)

frankkramer-lab/Multipath documentation built on April 30, 2023, 6:08 p.m.