EDePasquale / DoubletDecon

A tool for removing doublets from single-cell RNA-seq data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot download package

Gorman222 opened this issue · comments

I tried installing your most recent version:
devtools::install_github('EDePasquale/DoubletDecon')
and I am getting the following error:
Downloading GitHub repo EDePasquale/DoubletDecon@master Error in file(name, "wb") : cannot open the connection In addition: Warning message: In file(name, "wb") : ': Invalid argument'EDePasquale-DoubletDecon-ac4cad1/DoubletDecon.app/Icon
Please let me know if I am doing something wrong or if there is another way of installing the package. Thanks

Sorry for the late reply. I'm not sure what it causing this, I just asked some of the other researchers at my institution to try reinstalling and I just tried myself with no issues. I can try to look into this further and get back to you if I find a solution. A work around would be to load all of the individual R files into the environment and then run Main_Doublet_Decon as normal.