k96nb01 / immunogenetr_package

0 stars 0 forks source link

HLA_mismatch_alleles_HvG issues #9

Closed k96nb01 closed 1 month ago

k96nb01 commented 1 month ago
  1. the homozygous_count = 1 argument is not needed. The output of this function will be the mismatched alleles, so should always output all mismatched alleles.
  2. The output of no mismatches is showing up as character(0). The output for no mismatches should be NA.