View source: R/checkAlleleSyntax.R
checkAlleleSyntax | R Documentation |
Checks if allele syntax is valid.
checkAlleleSyntax(allele, filename)
allele |
An allele name written in the IPD-IMGT/HLA Database format. |
filename |
The full file path of the user specified dataset if the user wishes to use their own file, or the pre-bundled Solberg dataset. User provided datasets must be a .dat, .txt, or.csv file, and must conform to the structure and format of the Solberg dataset. |
TRUE if allele syntax is correct. Otherwise,a vector containing FALSE and an error message is returned.
For internal SSHAARP use only.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.