Skip to content

unable to find an inherited method for function ‘compensate’ for signature ‘"flowFrame", "NULL"’ #59

@yueli8

Description

@yueli8

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions