"delta_embedding - a txt file with N cells in rows and 2D velocity vectors in columns. Users can run "velocyto"(http://velocyto.org/) or "scVelo" (https://github.com/theislab/scvelo) to get delta_embedding."
I have checked the velocyto output but can not find the 2D velocity vectors. I can only find "current" and "projected" gene-cell matrix, which may need further projection into the current embedding for the velocity vectors.
Hi, for example, you created a objective in velocyto like"vlm = vcy.VelocytoLoom("data/DentateGyrus.loom")" . After running velocity analysis, you will get delta_embedding by vlm.delta_embedding
Hi,
"delta_embedding - a txt file with N cells in rows and 2D velocity vectors in columns. Users can run "velocyto"(http://velocyto.org/) or "scVelo" (https://github.com/theislab/scvelo) to get delta_embedding." I have checked the velocyto output but can not find the 2D velocity vectors. I can only find "current" and "projected" gene-cell matrix, which may need further projection into the current embedding for the velocity vectors.
Best, danshu