Skip to content

Error in if (var(data.matrix[i, cond2[[j]]]) == 0) { : missing value where TRUE/FALSE needed #24

@widsquid

Description

@widsquid

Hello, thanks for the great package. I successfully went through the demo but am having some trouble with my data.

batchQC(counts, batch = batch, condition = cond, interactive = TRUE)
Error in if (var(data.matrix[i, cond2[[j]]]) == 0) { :
missing value where TRUE/FALSE needed

One clue is that my many of my conditions have only one replicate. Does this only work if there are multiple reps per condition (for all conditions)?
Thanks so much.

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