rrw
rrw
@honghh2018 Check this [issue](https://github.com/gao-lab/Cell_BLAST/issues/2#issuecomment-557959590) > Sorry for the delayed response. The h5 files can be found at https://cblast.gao-lab.org/download. You can click the dataset names (first column) there to download the...
Problem solved. Previously I ran `rig remove 3.5.2` while 3.5.2 was the active version. After that `/opt/R/current` still points to `/opt/R/3.5.2` I did `sudo rm /opt/R/current` and `rig default 3.5.3`...
``` $rig --version RIIG -- The R Installation Manager 0.4.2 ``` I'll update to the latest version. Thanks!
Hi Gabor, Previously I was using 0.4.2. ``` $rig --version RIIG -- The R Installation Manager 0.4.2 ``` Now I updated to rig 0.5.2 but the issue persists. ``` ~$...
@D13001788135 Possible solution: install R `tensorflow` package via `devtools` and explicitly specify a version. #94
Hi @kmh005, I had the exact same [issue](https://github.com/Irrationone/cellassign/issues/94#issue-1067340838). About a year ago I used cellassign in R3.6.x and had great results. Then I put aside the project for a while...
@kmh005 Possible solution: install R `tensorflow` package via `devtools` and explicitly specify a version. #94