ArchR with Windows: Space in Username causes issues after creating arrowfiles. #886
Unanswered
Tomoliverberry
asked this question in
Questions / Documentation
Replies: 2 comments
-
Sorry - we dont provide any support for Windows so you wont hear from any devs on this. |
Beta Was this translation helpful? Give feedback.
0 replies
-
delete the space between 'Tom Berry' |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I managed to make arrowfiles without any issue so I am surprised that my username didn't cause an error at this step, but I am trying to use addDoubletScores:
doubleScores <- addDoubletScores(input = Arrowfiles, k = 10, knnMethod = "UMAP", LSIMethod = 1)
and the error is as follows:
Error in ArchRProject(ArrowFiles = ArrowFile, outputDirectory = tmpDir, :
outputDirectory cannot have a space in the full path! Full path : C:\Users\Tom Berry\Desktop\archrwork
Not sure why it worked at one stage and not the other but does anyone have a work around to this issue aside from changing the user?
Beta Was this translation helpful? Give feedback.
All reactions