velocyto.R icon indicating copy to clipboard operation
velocyto.R copied to clipboard

Error in identifying root and end points use the Markov random-walk model. Help!

Open yanwengong opened this issue 5 years ago • 1 comments

I am trying to identify root and end points use the Markov random-walk model with the rna velocity package. The plot I want to generate is Fig.3C Diffusion and Back-diffusion part in the paper.

I tried running show.velocity.on.embedding.eu(emb, rvel.cd_bs,n=500,scale='sqrt',show.trajectories = TRUE), but get error in " # cluster paths" part: Error in t.default(spuci) : argument is not a matrix

I wonder how should I fix it? Do I need to go to the source code to convert spuci into matrix?

Thanks for any help!!

yanwengong avatar Mar 16 '19 18:03 yanwengong

Hi @yanwengong, I am interested in getting diffusion plots with root and end points as in fig3c, and wondered if you have found a solution. Thank you.

gujjas avatar Mar 07 '20 04:03 gujjas