add_dash_one | R Documentation |
-01
to gene names lacking gene-level infoSome genes just have the IMGT subgroup (e.g. TRBV2) and allele (e.g. *01)
designation. The Adaptive format always includes an IMGT gene (e.g. -01)
designation, with "-01" as the apparent default. add_dash_one()
adds a
default gene-level designation if it's missing.
add_dash_one(gene_str)
gene_str |
A string, the gene name. |
A string, the updated gene name.
add_dash_one("TRBV2*01")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.