Closed Yale73 closed 4 years ago
Hi Yale,
Thank you for using iCellR,
And yes my bad, I didn't mention that you need to also run this:
my.obj <- clust.avg.exp(my.obj)
Then run it and it should work.
pseudotime.tree(my.obj,
marker.genes = MyGenes,
type = "unrooted",
clust.method = "complete")
Reza
Hi Reza,
Thanks so much. It works great. I forgot I merged the Seurat and the iCellR, and skipped some steps.
Thanks again, Yale
Hi, Rezakj, Thanks for this powerful l tool. I ran an issue to run the pseudotime.tree. The error is
MyGenes are correct
But when I run the colnames ()
Whether it means there are no columns, therefore, I can not run the function? But I have got the marker.genes and MyGenes.
Thanks for your help, Yale