[Bioperl-guts-l] bioperl-live/Bio/Tree NodeI.pm,1.31,1.32
Jason Stajich
jason at pub.open-bio.org
Fri Nov 18 23:28:32 EST 2005
Update of /home/repository/bioperl/bioperl-live/Bio/Tree
In directory pub.open-bio.org:/tmp/cvs-serv23740/Bio/Tree
Modified Files:
NodeI.pm
Log Message:
clarify documentation
Index: NodeI.pm
===================================================================
RCS file: /home/repository/bioperl/bioperl-live/Bio/Tree/NodeI.pm,v
retrieving revision 1.31
retrieving revision 1.32
diff -C2 -d -r1.31 -r1.32
*** NodeI.pm 3 Sep 2005 12:40:36 -0000 1.31
--- NodeI.pm 19 Nov 2005 04:28:30 -0000 1.32
***************
*** 160,165 ****
*NOTE* This is different from each_Descendent
Returns : Array or Bio::Tree::NodeI objects
! Args : $sortby [optional] "height", "creation" or coderef to be used
! to sort the order of children nodes.
=cut
--- 160,165 ----
*NOTE* This is different from each_Descendent
Returns : Array or Bio::Tree::NodeI objects
! Args : $sortby [optional] "height", "creation", "alpha", "revalpha",
! or a coderef to be used to sort the order of children nodes.
=cut
More information about the Bioperl-guts-l
mailing list