Skip to content

Error in hclust(d, method = method) : size cannot exceed 65536 #45

Description

@wwYinYin

When I run the following code of CONICSMat:
hi=plotHistogram(l,suva_expr,clusters=2,zscoreThreshold=4)
I get the following error:
Error in hclust(d, method = method) : size cannot exceed 65536

The reason for the error is probably that my data has 200,000 cells. How can I solve this problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions