I found an issue with loki2r_gaps. When the function converts to GAPS alleles it also updates the LocusControl. The problem is that when it updates the alleles variable in LocusControl, it becomes a list of vectors instead of a list of tibbles with two variables. I will try to fix this issue ASAP. In the mean time, please make sure there are no issues with any of your uSAT projects because of this bug.
@csjalbert and @krshedd,
I found an issue with loki2r_gaps. When the function converts to GAPS alleles it also updates the
LocusControl
. The problem is that when it updates the alleles variable inLocusControl
, it becomes a list of vectors instead of a list of tibbles with two variables. I will try to fix this issue ASAP. In the mean time, please make sure there are no issues with any of your uSAT projects because of this bug.