Skip to content

Clustering option for heatmap #2

Description

@abenjak

Hello,

Thanks for the great tool!

A clustered heatmap can be very useful for detecting problematic samples in a cohort.
This is easily implemented by adding order='hclust', hclust.method='ward.D2' to the corrplot function in BAMixChecker.py:813.

It would be great to have an option, say -c --cluster to let the user decide whether a clustered heatmap should be produced.

Thanks,
Andrej

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