Skip to content

error for runFastPCA #14

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 cyt@raw.data & cyt@log.data 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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions