YosefLab/scone

bug in easy bake

Closed this issue · 1 comments

uplim = min(min(table(bio,batch))-1,eval_max_kclust)

throws exception when bio or batch are NULL

pushed fix