Add a potential fix for AMPHORA2 newick support; this may be
commitdee22d2be5ea6266ec3205348b0d4cd15d61e8c6
authorChris Fields <cjfields@bioperl.org>
Thu, 15 May 2014 03:08:02 +0000 (14 22:08 -0500)
committerChris Fields <cjfields@bioperl.org>
Thu, 15 May 2014 03:08:13 +0000 (14 22:08 -0500)
tree83f97320c36710ea96550a36b45a566974b084f6
parentbaf89f6d802cb7ab3b5fed221bb0d5dfd959a10a
Add a potential fix for AMPHORA2 newick support; this may be
reverted as the format isn't quite valid newick, but it does
work w/o regres`sion in tests.  Test case also added.

Test case and fix from the blog post of Bill Nelson:
http://wcnjournalclub.blogspot.com/2014/02/getting-amphora2-to-work-with-bioperl.html
Bio/TreeIO/NewickParser.pm
t/Tree/TreeIO/newick.t
t/data/amphora.newick [new file with mode: 0644]