Skip to content

Error in xCellAnalyisis: Argument 'useNames' must be either TRUE or FALSE in rowVars #91

@km-2021

Description

@km-2021

Hello,

When I ran the following code:

packageVersion("xCell")
[1] "1.1.0"
xCellAnalysis(df) -> a
[1] "Num. of genes: 10767"
rowVars(x, rows = rows, cols = cols, na.rm = na.rm, refine = refine, error:
Argument 'useNames' must be either TRUE or FALSE

I get the above error related to the useName argument in the rowVars function.
This error did not occur a few month ago using the same code and data.
Could you please advise how to fix this?

Thank you!

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