ArchR
ArchR copied to clipboard
Monocle3 output directory not being created - Error in pdf(path, width = 6, height = 6, useDingbats = FALSE) :
Attempting to run the new trajectory html https://greenleaflab.github.io/ArchR_2020/Ex-Analyze-Trajectory.html
Ran into following error:
@rcorces @jgranja24
Still waiting on some input to run the new trajectory html. Cannot get past the error encountered in the first step.
Sorry for not replying sooner but this does not appear to be an ArchR problem. Your error is with a non ArchR function (https://www.rdocumentation.org/packages/grDevices/versions/3.6.2/topics/pdf) and the error you are receiving does not look like something related to ArchR.
any insights on this? I am having the same error
For me the problem was fixed by creating the Monocole3 directory in the path myself...
I was able to fix the problem that way too. Looks like ArchR's wrapper doesn't make the Monocole3 folder.
This was fixed via https://github.com/GreenleafLab/ArchR/commit/44a0d27840d4e11a6ee04bd9f26f01761b1ff017 on dev
and will be incorporated into the next release.