Closed anuragraj closed 1 day ago
Hi,
It looks like things changed from the dyno side because I think the default here used to be that infer_trajectory()
was run in a container (rather than R wrapper). I've just ran this in the container (i.e. just change 1 to 2 in the initial option), or run options(dynwrap_backend = 'container')
before running infer_trajectory()
, and that works fine.
Hopefully that solves things on your side.
Jack
Yes, that helped. Thanks a lot. :)
Error I am trying to run the example from here: https://jackbibby1.github.io/SCPA/articles/pseudotime.html But, I am getting this error, using the same commands as provided.
I have also tried on other data, and I am getting the same error. Is this linked with Slingshot?
Code
Screenshots