talgalili / dendextend

Extending R's Dendrogram Functionality
152 stars 28 forks source link

Feature request #108

Open Dailer opened 2 years ago

Dailer commented 2 years ago

It's a very good package, congrats!

I would like you to implement the following features: 1- for a binary tree, list all possible branches and all labels (membership) for each branch at every node height. 2- to get the main branch, i.e. the largest branch. 3- the possibility of plot a tree with number of nodes in the y-axis instead of heights.

These features are very important for visualization in some cases (for example, in astronomy) and are useful also to get information from the data.

Thanks!

talgalili commented 2 years ago

Hey :) These are great ideas, but I don't see myself doing it. If you write something and send a PR, I'd be happy to review.

T

On Thu, May 12, 2022 at 7:07 AM Dailer @.***> wrote:

It's a very good package, congrats!

I would like you to implement the following features: 1- for a binary tree, list all possible branches and all labels (membership) for each branch at every node height. 2- to get the main branch, i.e. the largest branch. 3- the possibility of plot a tree with number of nodes in the y-axis instead of heights.

These features are very important for visualization in some cases (for example, in astronomy) and are useful also to get information from the data.

Thanks!

— Reply to this email directly, view it on GitHub https://github.com/talgalili/dendextend/issues/108, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHOJBVG4VWVLUFFN6CYBT3VJR7XNANCNFSM5VW4Y2SA . You are receiving this because you are subscribed to this thread.Message ID: @.***>