Menu

#4 export binary node structure from tree view

v1.0 (example)
open
nobody
1
2020-12-10
2017-04-14
ggiaever
No

trying to extract a binary node structure from java tree view -- ?

Discussion

  • Alok Saldanha

    Alok Saldanha - 2017-04-17

    Hello Guri(?),

    I am afraid I don't fully understand the question. Would you like to be able to select a particular node in the tree, and then extract the subtree below that node?

     
    • ggiaever

      ggiaever - 2017-04-17

      i want to annotate the node structure -- e.g. at the first level it would be

      1
      2

      at the second level it would be

      1.1
      1.2

      2.1
      2.2

      etc. does that make sense? thanks guri

      On Mon, Apr 17, 2017 at 10:05 AM, Alok Saldanha alokito@users.sf.net
      wrote:

      Hello Guri(?),

      I am afraid I don't fully understand the question. Would you like to be
      able to select a particular node in the tree, and then extract the subtree
      below that node?


      Status: open
      Group: v1.0 (example)
      Labels: node structure
      Created: Fri Apr 14, 2017 07:34 AM UTC by ggiaever
      Last Updated: Fri Apr 14, 2017 07:34 AM UTC
      Owner: nobody

      trying to extract a binary node structure from java tree view -- ?

      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/jtreeview/support-requests/4/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

      --
      guri
      ==================
      best email ggiaever@gmail.com
      Guri Nina Giaever, Ph.D.
      Faculty of Pharmaceutical Sciences
      The University of British Columbia
      2405 Wesbrook Mall
      Vancouver, BC Canada V6T 1Z3

      Tel: (604) 827-1789
      Fax: (604) 822-3035
      Email: g.giaever@ubc.ca ggiaever@ubc.ca

       
  • Alok Saldanha

    Alok Saldanha - 2017-04-17

    That makes sense. Java Treeview does not provide that functionality out of the box.
    Probably the easiest thing would be to write a script that add a column to the GTR file containing the node structure. The format of the GTR file makes this fairly straightforward.
    Do you have someone who is capable of writing something in perl or python?

    Best,
    Alok

     
    • ggiaever

      ggiaever - 2017-04-18

      thanks alok -- nope, all alone right now...any chance you could point me to
      how to learn this? many thx for your timely response, treeview rocks, best,
      guri

      On Mon, Apr 17, 2017 at 3:08 PM, Alok Saldanha alokito@users.sf.net wrote:

      That makes sense. Java Treeview does not provide that functionality out of
      the box.
      Probably the easiest thing would be to write a script that add a column to
      the GTR file containing the node structure. The format of the GTR file
      makes this fairly straightforward.
      Do you have someone who is capable of writing something in perl or python?

      Best,
      Alok


      Status: open
      Group: v1.0 (example)
      Labels: node structure
      Created: Fri Apr 14, 2017 07:34 AM UTC by ggiaever
      Last Updated: Mon Apr 17, 2017 05:05 PM UTC
      Owner: nobody

      trying to extract a binary node structure from java tree view -- ?

      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/jtreeview/support-requests/4/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

      --
      guri
      ==================
      best email ggiaever@gmail.com
      Guri Nina Giaever, Ph.D.
      Faculty of Pharmaceutical Sciences
      The University of British Columbia
      2405 Wesbrook Mall
      Vancouver, BC Canada V6T 1Z3

      Tel: (604) 827-1789
      Fax: (604) 822-3035
      Email: g.giaever@ubc.ca ggiaever@ubc.ca

       
  • Alok Saldanha

    Alok Saldanha - 2020-12-10

    Hi Guri! Sorry for totally dropping the ball on this. Would this kind of script still be useful? Do you already have such a script?

     
  • Alok Saldanha

    Alok Saldanha - 2020-12-10

    Hi Guri! Sorry for totally dropping the ball on this. Would this kind of script still be useful? Do you already have such a script?

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.