Open troysgit opened 1 year ago
I am unable to get to the bottom of this error when attempting to run 'cellTypeAssignSCRNA()' without a reference set.
Error in `contrasts<-`(`*tmp*`, value = contr.funs[1 + isOF[nn]]) : contrasts can be applied only to factors with 2 or more levels
It prints to the console just after
running Harmony..
so I think it is occurring somewhere between lines 385 and 412 in file 'cellTypeAssignSCRNA.R'.
I am having the same problem. Did you figure out how to solve it?
I am unable to get to the bottom of this error when attempting to run 'cellTypeAssignSCRNA()' without a reference set.
It prints to the console just after
so I think it is occurring somewhere between lines 385 and 412 in file 'cellTypeAssignSCRNA.R'.