-
Notifications
You must be signed in to change notification settings - Fork 8
Description
I am attempting to reproduce the clustering of T-cells and NK cells in the PanGI Atlas using R v4.4 and Seurat v5.3. I am working with the healthy TNK RDS Seurat object. I am not familiar with Python and I am having difficulty finding the correct parameters in the Jupytr notebooks to create Seurat clusters that closely match the level 3 annotation. While I can create the same number of clusters, my clusters each contain a wide mixture of the level_3_annot annotations despite trying many different parameter values. Seeing as I'm using R and a different compute cluster, how much difference in computed clusters should I expect to see? There are too many parameters for me to feasibly optimize them all. Would it be possible for me to get a list of argument values to use in Seurat to reproduce the TNK object clustering?