Closed semmrich closed 10 months ago
same error!did you solve the problem? Thanks!
I don't think this software is maintained. You might want to consider other pseudo-time tools.
I don't think this software is maintained. You might want to consider other pseudo-time tools.
Hi! Thank you for the quick reply!that‘s so bad.could you recommend some other pseudo-time tools? Thanks again!
Generally when you don't know where to start, it is recommended to look for a benchmark paper. New papers will reference older tools and benchmark against them, as for example here. There also exists a tutorial, if you care to look. Please make sure that your use case is an appropriate application of the pseudotime concept.
Hi, I am working with a random downsampled dataset to ~1600 cells x ~10k genes, which gave me ONE TIME when I tried SLICER a very precise pseudotiming for all the clusters I calculated with Seurat v3. However, now I try to reproduce it with the SAME original dataset but another RANDOM downsampling to the same ~1600 cells x ~10k genes SLICER dataset size, and I get almost ALWAYS this error:
But in very few cases I get another error thrown:
ALWAYS at the same code line:
This is very perplexing, the error log is inexpressive and I tried multiple permutations of k in
combined with either calculated
or manually set
etc And if I use
I got the error:
The example under https://scrnaseq-course.cog.sanger.ac.uk/website/biological-analysis.html#slicer works fine, why is my data not reproducible???
Any help is greatly appreciated, Stephan