getUPKBInteractions: Get the interactions of given proteins from UniProt

View source: R/UniProtKB.R

getUPKBInteractionsR Documentation

Get the interactions of given proteins from UniProt

Description

Get the interactions of given proteins from UniProt

Usage

getUPKBInteractions(proteins)

Arguments

proteins

The list of proteins of which the interactions should be retrieved

Value

A dataframe containing the interactions between the given proteins

Examples

## Not run:  
interactions=getUPKBInteractions(c("P02747","P07204","P00734"))

## End(Not run)

frankkramer-lab/Multipath documentation built on June 12, 2025, noon