open_in_gtex {gwasrapidd} | R Documentation |
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)
Arguments
variant_id |
A variant identifier, a character vector. |
Value
Returns TRUE
if successful. Note however that this
function is run for its side effect.
Examples
open_in_gtex('rs56261590')
[Package gwasrapidd version 0.99.17 Index]