Closed nilseling closed 3 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.
EBImage::computeFeatures
CytoImageList
SingleCellExperiment
This has now been added via #43
This should be a wrapper for
EBImage::computeFeatures
. The function takes twoCytoImageList
objects and returns aSingleCellExperiment
object facilitating the data read-in process a looooot.