Skip to content

error for runFastPCA #14

Open
Open
@f-kvh

Description

@f-kvh

Hi, when I select the "fixedNum" = 40000 cells as below
fcs.data <- runExprsMerge(fcs.files, comp = FALSE, transformMethod = "none", mergeMethod = "fixed", fixedNum = 40000)

I get error message in cyt <- runFastPCA(cyt)
Error in La.svd(x, nu = 0) : infinite or missing values in 'x'
I looked at [email protected] & [email protected] there are no missing values/NA.
Can you help to solve it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions