Skip to content

Calling scone with run=TRUE Error #102

@e-arslan

Description

@e-arslan

Maybe I'm missing some obvious point but whenever I try to run sample code:

 my_scone <- scone(my_scone,
                    scaling=scaling,
                    run=TRUE,
                    eval_kclust = 2:6,stratified_pam = TRUE,
                    return_norm = "in_memory",
                    zero = "postadjust")

I get the following error:

Error in imputation[[im_params[i]]](assay(x), impute_args) : 
   attempt to apply non-function

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