Replies: 2 comments 6 replies
-
So far I have been using SCTransform and then integrating with harmony for my treatment vs control samples. Not sure if this the correct workflow, but my thought process is to cluster shared and unique cell types of both samples together, and then overlay those clusters on both images. |
Beta Was this translation helpful? Give feedback.
-
I am going to integrate 4 HD Visium samples (2ctrl/2treatment). My plan is to merge all suerat objects with merge() and then do SCTransform and integrate either with CCA or harmony. In my understanding, we can treat bins as cells in scRNA-seq analysis and use "spatial.008um" as "RNA" assay. I will have to correct for batch effects as there will be technical batch effects. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all and thank you for a great tool!
I am currently trying to merge and compare two datasets of VisiumHD (treatment vs control) and wonder what the appropriate way to do this is.
I have been following the Sketch-based assay but that is only for a single sample.
Q. Can I apply the sketch-based approach after merging the samples?
There is also this vignette which uses the Standard Definition Visium Workflow for merging and SCTranform normalization while the Sketch-based assay uses NormalizeData and FindVariableFeatures.
https://satijalab.org/seurat/articles/spatial_vignette.html
Confused as what is the appropriate way to proceed with confidence.
Appreciate any input.
Beta Was this translation helpful? Give feedback.
All reactions