Sami Kilpinen

Results 4 issues of Sami Kilpinen

Hi, needed this function and noticed that it works otherwise well but it only transfer first ten features of the ATAC assay. Checked the code and there is handwritten [1:10,]...

Conda pack fails on this even after checking that pip haven't installed udunits and after removal and reinstalling udutunits with Conda. Collecting packages... CondaPackError: Files managed by conda were found...

### Description of the bug Same arguments as with version 3.1 and that works, but the 3.2 fails with following error: frag_hist["group"] = group_short NameError: name 'group_short' is not defined...

WIP
bug

I am exploring is there any way to run cicero faster, and noticed that within the code there is call to parallel::mclapply() but with hardcoded to mc.cores=1. Without reading through...