I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2007-03-23 14:07:37-07 by xxqtony
find matching parenthesis
Hi, I have a dnd file in the format like ((A:0.33139,B:0.29208):0.04409,(C:0.28550,D:0.28440):0.03647,(E:0.35068,F:0.38974):0.03419); I want to find which left parentthesis matches which right parenthesis. Of course, in the example I listed, it is simple to figure out, but it would be very complex when I get thousands of nodes. Can Bio-Phylo module help on this? Or what Bioperl module I should use to get this problem solved. Thanks a lot! Tony
Direct Responses: Write a response