-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hi,
I've got error when running:
tsum <- tsum_test(str_score)
For locus like DBQD2, EIEE1, FRAXE and many other got message:
'apply(qm, 2, sort.int, partial = ti)': dim(X) must have a positive length
or
'if (qs < 1) {': argument is of length zero
To avoid the error I have to remove these locus from the function like below:
tsum <- tsum_test(str_score[c("DM2","DRPLA","FRA12A","FRAXA","GDPAG")]
Do you know what could be the cause?
Thanks for help
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels