powered by
This function launches the web browser at dbSNP and opens a tab for each SNP identifier.
open_in_dbsnp(variant_id)
Returns TRUE if successful. Note however that this function is run for its side effect.
TRUE
A variant identifier, a character vector.
if (FALSE) { # interactive() open_in_dbsnp('rs56261590') }
Run the code above in your browser using DataLab