Learn R Programming

iptmnetr (version 0.1.8)

get_ptm_dependent_ppi: Get Post translational modification(PTM) dependent Protein-Protein interactions.

Description

Get Post translational modification(PTM) dependent Protein-Protein interactions for the given iPTMnet ID.

Usage

get_ptm_dependent_ppi(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 {
ptm_dependent_ppi <- get_ptm_dependent_ppi("Q15796")
# }

Run the code above in your browser using DataLab