talgalili / dendextend

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

Extracting edge information #83

Closed SplitInf closed 5 years ago

SplitInf commented 5 years ago

Hi,

Is there anyway to extract the au/pb number for the node that connects some specific samples?

https://stackoverflow.com/questions/52747567/how-to-extract-node-position-from-boot-hclust-object- pvclust

talgalili commented 5 years ago

Hi @Bann13 This would need to be programmed. If you get to do it, feel free to send a pull request to add it to dendextend.

Cheers, T