-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Labels
Description
Hi,
I was trying to read a Xenium dataset donwloaded from the 10XGenomics portal at https://www.10xgenomics.com/datasets/xenium-ffpe-human-breast-biomarkers, with Xenium version 4.0.0. with the xenium reader, but I get this error:
'The file "/path/to/xenium/folder/morphology_focus.ome.tif" does not exist.'
I noticed the source code reads the "analysis_sw_version" of the '.xenium' file to asses the current version and it expects "xenium-4.0.0" for this case, but what I read in my 'experiment.xenium' is "analysis_sw_version": "R&D". I believe this might be the reason of this error occurring.
Reactions are currently unavailable