Learn R Programming

gwasrapidd (version 0.99.17)

open_in_gtex: Browse GTEx from SNP identifiers.

Description

This function launches the web browser at the GTEx Portal and opens a tab for each SNP identifier.

Usage

open_in_gtex(variant_id)

Value

Returns TRUE if successful. Note however that this function is run for its side effect.

Arguments

variant_id

A variant identifier, a character vector.

Examples

Run this code
open_in_gtex('rs56261590')

Run the code above in your browser using DataLab