dynverse / dyno

Inferring, interpreting and visualising trajectories using a streamlined set of packages 🦕
https://dynverse.github.io/dyno
Other
167 stars 32 forks source link

How to infer trajectory using dynverse with UMAP coordinates #107

Closed rana2209 closed 3 years ago

rana2209 commented 3 years ago

Hi, I have a matrix (from CyTOF data) with cell counts, UMAP coordinates and wishbone dimensions etc (attached sample file) from the previous analysis with OMIQ software. Sample_Input.txt

I am using dynverse for the first time, I tried generating Trajectory using count matrix but couldn't get desired expression of cells along the Trajectory. Now I want to Infer Trajectory through Slingshot and Wishbone using this matrix. Could you please tell me is there a way to directly use either UMAP coordinates or Wishbone dimension to infer Trajectory in dynverse.

Thank you in advance.