Skip to content

Issue during leverage score calculation "max(nu, nv) must be strictly less than min(nrow(A), ncol(A))" #7650

Closed
@singlecellfan

Description

@singlecellfan

Hi all,

I am running the new v5 pipeline and I am currently stuck at this error that occurs during sketching. For each sample in my dataset I want to sketch 5,000 cells.
However, I always get this error.

Is there a solution to this?

Thank you in advance!

Calcuating Leverage Score
Error in irlba(A = object, nv = 50, nu = 0, verbose = FALSE) :
  max(nu, nv) must be strictly less than min(nrow(A), ncol(A))
Calls: SketchData ... LeverageScore.StdAssay -> LeverageScore -> LeverageScore.default -> irlba

Metadata

Metadata

Assignees

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