Skip to content

error message with sig_norm_method = "znorm_rows" #71

@bcmiller16

Description

@bcmiller16

I am trying to Z-score across rows (genes) instead of across cells using the command (sig_norm_method = "znorm_rows"). However, whenever I attempt this, I get the following error:

Error in [.data.frame(sigMatrix, , keep_significant, drop = FALSE) :
undefined columns selected

which occurs after the evaluation of local consistent of signatures in latent space, while clustering signatures. I am able to successfully run Vision on my dataset when I drop the "sig_norm_method = znorm_rows" function. Can you please help me to fix this problem?

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