Replies: 1 comment
-
Your UMAP plot has the same clusters as the tutorial, but the axis is flipped — UMAP_1/2 is mirrored (positive vs negative). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Seurat team and community,
I'm a new user learning Seurat by following the tutorials. I'm currently focusing on the SCTransform tutorial, and I’ve run into a problem. When I run the code exactly as shown in the tutorial, I get a different (but similar) DimPlot than what’s shown on the website.
I'm running this code:
This is the plot I'm getting:

and this is the plot on the website:

Seurat version: 5.3.0
R version: 4.5.0
Tutorial link: https://satijalab.org/seurat/articles/sctransform_vignette
I'm not sure what I'm doing wrong, and I would really appreciate any help or guidance.
Thanks so much.
Noa
Beta Was this translation helpful? Give feedback.
All reactions