Robel Tesfaye

Results 9 comments of Robel Tesfaye

Hello, We've addressed the issues on the build you've reported and we've performed some more modifications. We've checked with `R CMD` and `BiocCheck`, so can you please reopen this issue....

I'm having trouble to connect to git.bioconductor.org:packages/HicAggR with a Permission denied (publickey) error. I've added my ssh key to my github account and I can push to CuvierLab/HicAggR, but not...

Can he confirm that through mail (using that address mail) or does he have to do it through a github account?

Ok thanks. I believe this is the mail address [email protected] that he can address it to, am I right?

@lshep I'm having an ERROR report with `Subscribe to the Bioc-devel mailing list`, I don't understand this because I'm already subscribed to the bioc-devel list...

Correct! thanks

@lshep I made the necessary modifications as suggested and I made an R cmd check and my build is failing on windows due to failure to build one of my...

Hi, The quick fix I made was: `sam1.adata.uns['run_args'] = sam1.adata.uns["sam"]["run_args"]` or line 1242 of samap's mapping.py file: `ra = sam.adata.uns["run_args"]` should be replaced by this: ``` if 'run_args' in sam.adata.uns_keys():...

Same question for me. Quoting the SoupX vignette here: ``` Usually the only reason to not have `estimateSoup` run automatically is if you want to change the default parameters or...