Learn R Programming

iptmnetr (version 0.1.8)

get_proteoforms: Get proteoforms

Description

Get proteoforms

Usage

get_proteoforms(id)

Arguments

id

A string representing iPTMnet ID.

Value

A dataframe containing the proteoforms for the given iPTMnet ID.

Examples

Run this code
# NOT RUN {
proteoforms <- get_proteoforms("Q15796")
# }

Run the code above in your browser using DataLab