Learn R Programming

iptmnetr (version 0.1.8)

get_ppi_for_proteoforms: Get Protein-Protein interactions along with corresponding proteoforms.

Description

Get Protein-Protein interactions along with corresponding proteoforms for the given iPTMnet ID.

Usage

get_ppi_for_proteoforms(id)

Arguments

id

A string representing iPTMnet ID.

Value

A dataframe containing the PTm dependent PPI for the given iPTMnet ID.

Examples

Run this code
# NOT RUN {
ppi_proteoforms <- get_ppi_for_proteoforms("Q15796")
# }

Run the code above in your browser using DataLab