Use of uninitialized value in addition (+) at /Library/Perl/5.16/Bio/Phylo/Forest/TreeRole.pm line 2265.
What's the easiest way to assign a default length to all the branches on the tree, before calling ultrametricize()?
p.s. I might also have a hacky Newick tree where only some of the branches have lengths. In this case I'd want to assign a default length to any nodes that don't have a length already.
--
You received this message because you are subscribed to the Google Groups "bio-phylo" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bio-phylo+...@googlegroups.com.
To post to this group, send email to bio-...@googlegroups.com.
Visit this group at http://groups.google.com/group/bio-phylo.
For more options, visit https://groups.google.com/d/optout.
$tree->visit(...