Skip to content

Clustergram documentation error #734

@birkanozer

Description

@birkanozer

Clustergram (link) docs page says possible values for the "cluster" property are "all", "row" and "column". But the "column" value doesn't work because on the codebase it is coded as "col".

Here is the if condition on the codebase:

elif self._cluster == "col":

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