Open TomVuod opened 1 year ago
Hello, I tried to add noise using UMI protocol, but it generates the error:
add_expr_noise(sim_res, protocol = "UMI") Error in .amplifyOneCell(true_counts_1cell = true_counts[, icell], protocol = protocol, : object 'get_prob' not found
I installed package from the bioconductor branch. Hopefully, it's not difficult to debug.
bioconductor
Hi @TomVuod, thanks a lot for reporting the problem, and I have pushed a fix. Please re-install and try again.
Hello, I tried to add noise using UMI protocol, but it generates the error:
I installed package from the
bioconductor
branch. Hopefully, it's not difficult to debug.