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