Hi,
I am looking to use the spatialGE package for some analysis of CosMx data. For cost effectiveness reasons, we have set up our experiments so that each slide contains multiple samples. Past experience has shown us that when computing spatial information, we get better interpretability when we analyze each sample separately, rather than doing the entire slide at once. However, looking through the documentation, it appears that the STlist assumes that there is only one sample per file.
I can load the slides into a Seurat object and it's relatively trivial to assign a metadata column for each sample ID (plus relevant clinical characteristics). Is there a convenient way to simply convert our existing Seurat object / metadata into a format compatible with STlist, where each sample is processed separately?
I suppose the most straightforward way to accomplish this would be simply writing new expression/metadata files for each sample after initial annotation, but if there's a more efficient way to convert existing annotated objects into a format compatible with spatialGE, it would be appreciated. Thanks.
Hi,
I am looking to use the spatialGE package for some analysis of CosMx data. For cost effectiveness reasons, we have set up our experiments so that each slide contains multiple samples. Past experience has shown us that when computing spatial information, we get better interpretability when we analyze each sample separately, rather than doing the entire slide at once. However, looking through the documentation, it appears that the STlist assumes that there is only one sample per file.
I can load the slides into a Seurat object and it's relatively trivial to assign a metadata column for each sample ID (plus relevant clinical characteristics). Is there a convenient way to simply convert our existing Seurat object / metadata into a format compatible with STlist, where each sample is processed separately?
I suppose the most straightforward way to accomplish this would be simply writing new expression/metadata files for each sample after initial annotation, but if there's a more efficient way to convert existing annotated objects into a format compatible with spatialGE, it would be appreciated. Thanks.