YosefLab/scone

exception in easybake

Closed this issue · 1 comments

The lines (in scone_easybake)

batch = droplevels(batch[mfilt])
bio = droplevels(bio[mfilt])

throw an exception if batch / bio are NULL

pushed fix