Hello,
Thank you for developing so nice software.
It goes well with the demo data of "68983.fcs", but gets wrong with my data.
Thank you in advance for your great help!
Best,
Yue
fileName <- system.file("extdata", "s_Processed.fcs", package="FlowSOM")
ff <- flowCore::read.FCS(fileName)
comp <- flowCore::keyword(ff)[["SPILL"]]
ff <- flowWorkspace::compensate(ff, comp)
Error in (function (classes, fdef, mtable) :
unable to find an inherited method for function ‘compensate’ for signature ‘"flowFrame", "NULL"
s_Processed.zip