variant_name | R Documentation |
This function parses strings of the form "rs123-G"
and returns
the name of the variant; it uses the regex -([ATCG\?]+)?$
.
variant_name(risk_allele_names)
risk_allele_names |
A character vector of variant names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.