Closed alosdiallo closed 1 month ago
Hi @alosdiallo I think you need to use the
/Users/adiallo/Desktop/Thesis/Data_Documents/All_Data/Visium_samples/Visium_Data/data/0_B11-10_A5
folder as input rather than ./outs
.
Hi @LiNk-NY I apologize for the delayed response. I will give that a shot. Thank you!
@alosdiallo Any updates on this?
Hi @LiNk-NY Sorry for the slow response. When I try that I get: Error: The 'outs' or 'filtered_feature_bc_matrix' directory was not found. Verify 'spacerangerOut' and 'processing' inputs.
I was able to solve this using another package though, so please don't make this a big priority.
Hi Alos, @alosdiallo
See our TENxVisiumList
example here:
It should work if you are providing a character vector of sample folders, e.g.,
> sample_dirs
[1] "VisiumIO/extdata/10xVisium/section1"
[2] "VisiumIO/extdata/10xVisium/section2"
If you only have one sample, use the TENxVisium
constructor function.
Best, Marcel
Hi I am trying to load some 10x Visium data using TENxVisiumList, but am not able to load the data at all. I have verified that the data is there and in the correct form:
However I just can't seem to get the function to work:
Any advice or help would be greatly appreciated. Thank you!
R version 4.4.1 (2024-06-14) Version 1 of VisiumIO