rvosa / bio-phylo

Bio::Phylo - Phyloinformatic analysis using Perl
http://search.cpan.org/dist/Bio-Phylo
GNU General Public License v3.0
16 stars 6 forks source link

Feature requests #6

Closed fangly closed 11 years ago

fangly commented 11 years ago

Hi Rutger,

I was thinking of a couple of features that would be nice to have in Bio-Phylo: 1/ There is a method to count the number of cherries in a tree. However, there is no method to retrieve them. It would be particularly useful to code phylogenetic independent contrasts. 2/ unparse(). Just like parse() can be given a -file to read from, it would be nice to have unparse() take a -file argument to write to.

Best,

Florent