validateUniformat | R Documentation |
Evaluates a UNIFORMAT string to identify unsupported characters.
validateUniformat(uniformat)
uniformat |
A character string of allele names and operators in the UNIFORMAT format. |
A logical. TRUE is returned when all characters in 'uniformat' are permitted. FALSE is returned when forbidden characters are present.
Nunes Tissue Antigens 2007;69(s1):203-205 https://doi.org/10.1111/j.1399-0039.2006.00808.x
validateUniformat("A*02:01,A*03:01|A*02:01,A*03:02|A*02:02,A*03:01|A*02:02,A*03:02")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.