View source: R/get_snp_variations.R
get_snp_variations | R Documentation |
Get all variations for a SNP
get_snp_variations(snp_id, verbose = FALSE)
snp_id |
the ID of a SNP |
verbose |
set to TRUE for more output |
a character vector with variations.
Returns character(0)
for a 'dead SNP' (e.g.
SNP ID 1466623805
, see
https://api.ncbi.nlm.nih.gov/variation/v0/beta/refsnp/1466623805)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.