Learn R Programming

iptmnetr (version 0.1.8)

get_substrates: Get substrates.

Description

Retrieves the substrates for the given iPTMnet ID.

Usage

get_substrates(id)

Arguments

id

A string representing iPTMnet ID.

Value

A dataframe containing the substrates for the given iPTMnet ID.

Examples

Run this code
# NOT RUN {
substrates <- get_substrates("Q15796")
# }

Run the code above in your browser using DataLab