Description Usage Arguments Note Examples
utility to obtain location etc. for rsids of SNPs
1 | get_rslocs_38(rsids = c("rs6060535", "rs56116432"))
|
rsids |
character vector of dbSNP identifiers |
Uses rest.ensembl.org, posting to variant_recorder/homo_sapiens. Parses result minimally, using only the first SPDI to obtain location information, adding 1 as ensembl genomic coordinates are zero-based.
1 | if (interactive()) get_rslocs_38() # see https://stat.ethz.ch/pipermail/bioc-devel/2020-October/017263.html
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.