Replies: 2 comments 2 replies
-
the actual question is what files are in your /outs folder localdir <- "/brahms/lis/visium_hd/Visium_HD_Public_Data/HD_public_data/Visium_HD_Mouse_Small_Intestine/outs" |
Beta Was this translation helpful? Give feedback.
2 replies
-
Figured it out. thank you |
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
-
For the visium HD tutorial (https://satijalab.org/seurat/articles/visiumhd_commands_intro) I will likely have to upgrade to Seurat v5 correct?
I have downloaded the 8 and 16 um bins from 10x and created path to file with the directory containing the spatial folder, filtered features.h5 file, and others; however, in contrast to visium v2 the Load10x_Spatial command here includes bin.size and my question is where is this data stored in the directory?
object <- Load10X_Spatial (data.dir = localdir, bin.size = c(8, 16))
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions