Checks if allele syntax is valid.
checkAlleleSyntax(allele, filename)TRUE if allele syntax is correct. Otherwise,a vector containing FALSE and an error message is returned.
An allele name written in the IPD-IMGT/HLA Database format.
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.