Checks if the name portion of the entered variant is present. Names consist of information following the locus and asterisk of the entered variant.
isNamePresent(variant, variantType)
TRUE if name is present. Otherwise, a vector with FALSE and an error message is returned.
An amino acid motif or allele. Amino acid motifs must be in the following format: Locus*##$~##$~##$, where ## identifies a peptide position, and $ identifies an amino acid residue. Alleles must have 1-4 fields.
Identifies whether the variant is an allele or motif.