The current implementation of the CreateNicheDEObjectFromSeurat lacks support for converting the Seurat 10X Xenium object to the niche-DE format. As a result, users are unable to seamlessly transition data from Seurat 10X Xenium to niche-DE for further analysis.
Expected Behavior:
Users should be able to utilize CreateNicheDEObjectFromSeurat to successfully convert Seurat 10X Xenium objects into the niche-DE format, enabling smooth integration and analysis of data across platforms.
Steps to Reproduce:
Attempt to convert a Seurat 10X Xenium object to niche-DE using CreateNicheDEObjectFromSeurat.
Notice the absence of support for this conversion.
Encounter difficulty in transitioning data between Seurat 10X Xenium and niche-DE platforms.
Description:
The current implementation of the
CreateNicheDEObjectFromSeurat
lacks support for converting the Seurat 10X Xenium object to the niche-DE format. As a result, users are unable to seamlessly transition data from Seurat 10X Xenium to niche-DE for further analysis.Expected Behavior:
Users should be able to utilize
CreateNicheDEObjectFromSeurat
to successfully convert Seurat 10X Xenium objects into the niche-DE format, enabling smooth integration and analysis of data across platforms.Steps to Reproduce:
CreateNicheDEObjectFromSeurat
.@lianov