dynplot icon indicating copy to clipboard operation
dynplot copied to clipboard

Get the correct pseudotime for a converging trajectory

Open SirKuikka opened this issue 2 years ago • 0 comments

image image

Hi,

So I have this converging trajectory and when I visualize it, I can't figure out how to make the pseudotime fit the milestone network.

dynplot::plot_dimred(converging_traj,dimred = dyndimred::dimred_mds(converging_traj$expression),color_cells = "pseudotime")

The trajectory is one of the trajectories from your dynverse benchmark data ("converging_1").

If the pseudotime would be correct, it would start from zero in both of the start milestones.

SirKuikka avatar Jul 25 '22 12:07 SirKuikka