Skip to content

Split out DendrogramFrame from DendrogramPanel #26

@barrybecker4

Description

@barrybecker4

If the DendrogramFrame were split out into a separate class, it would be easier to re-use.
If the constructor took a Cluster parameter, then you could do something like

new DendrogramFrame(createSampleCluster());

To create a UI for a given cluster.
I will create a PR.

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