Description
Hi,
Apologies for posting a question here and not in the Google Group, the latter became home to spam in recent months so I preferred to ask my question here:
I am new to Monocle and would like to use my already processed Seurat object using Monocle3. In addition, I calculated a PHATE embedding and would very much like to use it and not the UMAP embedding used by default in Monocle3. I learned that I should use as.cell_data_set() to convert my Seurat object to something that can be used by Monocle3, but then I received a warning that cluster partitions should be calculated by Monocle as well. In addition, I can't find any official tutorial as to how should I process Seurat objects and use Monocle3 only for trajectory inference.
Can someone share a code as to how should I process my Seurat object and use a custom dimensionality reduction embedding using learn_graph()?
Many thanks in advance,
Yan