We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
I encountered an error when running infer_trajectoryIt's running on a linux shared server without root access.
infer_trajectory
data("fibroblast_reprogramming_treutlein") dataset <- wrap_expression( counts = fibroblast_reprogramming_treutlein$counts, expression = fibroblast_reprogramming_treutlein$expression ) model <- infer_trajectory(dataset, "slingshot")
…… …… 509c796290f5: Verifying Checksum 509c796290f5: Download complete 509c796290f5: Pull complete fc7b41c3606c: Pull complete a0885e753793: Pull complete Digest: sha256:04c6bf68bb7eea865175b148d3d879f5b6f4932c20093c0a560ffa5e729ebd18 Status: Downloaded newer image for dynverse/ti_slingshot:v1.0.3 docker.io/dynverse/ti_slingshot:v1.0.3 Error in file(con, "r") : cannot open the connection In addition: Warning message: In file(con, "r") : cannot open file '/tmp/Rtmp4N0Cff/file253dec310c51b8//tmpfile': No such file or directory
Could you help, please? Thank you in advance
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
I encountered an error when running
infer_trajectory
It's running on a linux shared server without root access.Could you help, please?
Thank you in advance
The text was updated successfully, but these errors were encountered: