Skip to content

calling RSEC() function error: Error in (function (classes, fdef, mtable) : unable to find an inherited method for function ‘primaryCluster’ for signature ‘"NULL"’ #263

@siyao-liu

Description

@siyao-liu

Hello,

I'm trying to run RSEC() on a data matrix that contains 1000 genes and 12170 cells. I got the error as below:
Error in (function (classes, fdef, mtable) : unable to find an inherited method for function ‘primaryCluster’ for signature ‘"NULL"’

I also found a previous post on github related to this issue: #182

However, the issue was with the clusterMany() function. I wonder if the issue with the RSEC() function has also something to do with the memory? I tried adding the argument "largeDataset=TRUE" in the RSEC() function but it didn't solve the problem. Can anyone help? Thanks very much!

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