Skip to content
New issue

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

Error in "infer_trajectory" #121

Open
JarvanDi opened this issue Oct 27, 2021 · 0 comments
Open

Error in "infer_trajectory" #121

JarvanDi opened this issue Oct 27, 2021 · 0 comments

Comments

@JarvanDi
Copy link

Hello,

I encountered an error when running infer_trajectoryIt's running on a linux shared server without root access.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant