PHATE Clustering Error
I am trying to run the PHATE function on the counts matrix I extracted from the Seurat object. After running it and obtaining a PHATE object, I try to run cluster_phate on that object, but I always get this error: Error: object of type 'closure' is not subsettable
This is the code I write which is pretty simple and straightforward:
tumor <-GetAssayData(tumor_mel, slot="counts")
tumor_PHATE <-phate(tumor)
cluster_phate(tumor_PHATE)
The error shows up when I run cluster_phate(). Any help is appreciated!
• 325 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Hello fouerghi20!
Questions similar to yours can already be found at:
We have closed your question to allow us to keep similar content in the same thread.
Please don't post same question in multiple threads. You can edit your previous post to "bump" it back up to main page. Use this feature in moderation e.g. if your question has not received an answer after say a full day.
Cheers!