Hi,
Looks like there is a bug in R script. Line 125, ed_param_lower <- opt$verbose where should be I suppose ed_param_lower <- opt$ed_lower
As a result, emptyDrops function seems to be running with lower=1 instead of lower=100 which changes the results dramatically, at least in samples I checked.