Skip to content

"chunk_size" missing in RunBanksy? #218

@reyancoskun

Description

@reyancoskun

Hello,

Whenever I try to run this code, xenium.obj <- SeuratWrappers::RunBanksy(xenium.obj, lambda = 0.2, k_geom = 15, assay = "Xenium", slot = "data", features = "variable", verbose=T)

I get this error message:

Fetching data from slot data from assay Xenium Subsetting by features Warning in asMethod(object) : sparse->dense coercion: allocating vector of size 1.9 GiB Computing neighbors... Spatial mode is kNN_median Parameters: k_geom=15 Done Error in Banksy:::computeHarmonics(data_own, knn_df, M, center, verbose) : argument "chunk_size" is missing, with no default

How do I specify chunk_size for this command?

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