How do I set up dim value in "RunTCA"
I am analyzing scRNA data using Seurat. I'm difficult to determine an appropriate dim value.
merged_seurat_filtered <- RunTSNE(merged_seurat_filtered, dims = 1:35, reduction = "integrated.cca")
What are the commonly used values? Is there a clear standard for determining the value?
• 492 views
•
link
0 answers
No answers yet.
Log in to answer this question.