
There are some "*" (which means a deletion) in snp file will cause the error
Error in .Call2("new_XStringSet_from_CHARACTER", class(x0), elementType(x0), : key 42 (char '*') not in lookup table
That may be caused by Biostrings::DNAStringSet(nea), which only allow the input chr as "ACTG".