You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
are you planning to add support for the flow imaging files generated by the machine FACSDiscover S8? The imaging files are saved in a .cvw file, but images can be exported as .TIFF.
Thanks!
The text was updated successfully, but these errors were encountered:
Sorry for the late reply.
It could be indeed super cool to have an R package that can handle the whole imaging flow cytometry.
Despite efforts (see https://github.com/svi-opensource/libics) to my knowledge there is no adopted standard. So, it is hard to support all devices (Certainly missing many ... FACSDiscover S8, CytPix ... more generaly, we can also think of segmented images as imaging cytometry)
In addition, I don't have hands on FACSDiscover S8 to easily test things.
However, recent commits in IFC package should allow you to read FCS3.2 files
If it's about reading TIFF files, there are several R packages you can use tiff, ijtiff, RBioFormats
Could you describe a use-case of what's in IFC package you would like to be applied on FACSDiscover S8 that you can't already ?
Hi gitdemont,
are you planning to add support for the flow imaging files generated by the machine FACSDiscover S8? The imaging files are saved in a .cvw file, but images can be exported as .TIFF.
Thanks!
The text was updated successfully, but these errors were encountered: