jane
jane
I have a similar issue with getCounts with my own data and testing example(https://rdrr.io/bioc/chromVAR/man/getCounts.html). error message is the same(: I have no clue how to fix it and would appreciate...
Never mind! I figure it out. Since there are more than one functions called the getCounts. #### adding package info can make it work(: test_counts
I googled how to fix this issue.I found a similar issue in a different [SparseLSH](https://github.com/brandonrobertz/SparseLSH/issues/3) years ago. It mentioned that _Mutable data like CSR matrices in python 3+ don't have...