BodenmillerGroup / cytomapper

R package for visualization of highly multiplexed imaging data
https://bodenmillergroup.github.io/cytomapper/
31 stars 9 forks source link

Implement a measureObjects function #38

Closed nilseling closed 3 years ago

nilseling commented 4 years ago

This should be a wrapper for EBImage::computeFeatures. The function takes two CytoImageList objects and returns a SingleCellExperiment object facilitating the data read-in process a looooot.

nilseling commented 3 years ago

This has now been added via #43