Rotate tree nodes

Issue #523 new
Robert Leach created an issue

USE CASE: WHAT DO YOU WANT TO DO?

Rotate a row or column tree node (and its associaled rows/cols) via a click of the node.

STEPS TO REPRODUCE AN ISSUE (OR TRIGGER A NEW FEATURE)

  1. Right-click a node
  2. Select rotate

CURRENT BEHAVIOR

There is no current contextual menu or tree/matrix manipulation methods.

EXPECTED BEHAVIOR

The rows/cols under the subtree should reverse order.

DEVELOPERS ONLY SECTION

SUGGESTED CHANGE (Pseudocode optional)

Basic matrix editing methods need to be established and a contextual menu from clicking the trees must be added.

FILES AFFECTED (where the changes will be implemented) - developers only

unknown

LEVEL OF EFFORT - developers only

major

COMMENTS

Split off from issue #522

Original request:

feature request: import data after clustering from R. rotate dendrogram

Hi,

Thanks very much for this very useful tool. I usually do clustering using R, how can I import the clustered data matrix into treeviewer and maintain the dendrograms?

for clustering, can one click on the nodes and rotate the denderogram? flipping the dendrogram does not change the clustering, but sometimes may look better.

Thanks very much!

Ming

Comments (2)

  1. Log in to comment