Learn R Programming

iptmnetr (version 0.1.8)

get_variants: Get variants.

Description

Get variants for the given iPTMnet ID.

Usage

get_variants(id)

Arguments

id

A string representing iPTMnet ID.

Value

A dataframe containing the variants for the given iPTMnet ID.

Examples

Run this code
# NOT RUN {
variants <- get_variants("Q15796")
# }

Run the code above in your browser using DataLab