SpatialExperiment icon indicating copy to clipboard operation
SpatialExperiment copied to clipboard

Could imgData also store other image classes?

Open lgeistlinger opened this issue 3 years ago • 1 comments

There are now a number of different representations of spatial imaging data around. I wonder whether imgData(spe)$data could also accommodate for lists of eg EBImage::Image or RBioFormats::AnnotatedImage as opposed to restricting to a list of image classes directly implemented in SpatialExperiment.

I think that would be great for interoperability with some of the functionality for more complex images and new microscopy standards.

lgeistlinger avatar Oct 26 '22 21:10 lgeistlinger

Hi Ludwig @lgeistlinger ,

thanks for this issue, I think this could be really useful, and of course, we have to think about that.

As it is right now, we cannot store any of these objects. To your knowledge is any of these classes compatible with a grob object?

drighelli avatar Nov 04 '22 08:11 drighelli