View source: R/post-variants.R
open_in_dbsnp | R Documentation |
This function launches the web browser at dbSNP and opens a tab for each SNP identifier.
open_in_dbsnp(variant_id)
variant_id |
A variant identifier, a character vector. |
Returns TRUE
if successful. Note however that this
function is run for its side effect.
open_in_dbsnp('rs56261590')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.