[Bioperl-guts-l] bioperl-live/Bio/Tools/Phylo/PAML Result.pm, 1.25, 1.26
Nathan Haigh
nathan at dev.open-bio.org
Thu Mar 8 10:55:39 EST 2007
- Previous message: [Bioperl-guts-l] bioperl-live/Bio/Assembly Contig.pm,1.15,1.16
- Next message: [Bioperl-guts-l] bioperl-live/t CoordinateGraph.t, 1.1, 1.2 CoordinateMapper.t, 1.13, 1.14 Correlate.t, 1.1, 1.2 CytoMap.t, 1.5, 1.6 ctf.t, 1.3, 1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/repository/bioperl/bioperl-live/Bio/Tools/Phylo/PAML
In directory dev.open-bio.org:/tmp/cvs-serv15966/Bio/Tools/Phylo/PAML
Modified Files:
Result.pm
Log Message:
POD method name correction
Index: Result.pm
===================================================================
RCS file: /home/repository/bioperl/bioperl-live/Bio/Tools/Phylo/PAML/Result.pm,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -d -r1.25 -r1.26
*** Result.pm 4 Oct 2006 01:56:56 -0000 1.25
--- Result.pm 8 Mar 2007 15:55:37 -0000 1.26
***************
*** 369,376 ****
}
! =head2 rewind_tree
Title : rewind_tree_iterator
! Usage : $result->rewind_tree()
Function: Rewinds the tree iterator so that next_tree can be
called again from the beginning
--- 369,376 ----
}
! =head2 rewind_tree_iterator
Title : rewind_tree_iterator
! Usage : $result->rewind_tree_iterator()
Function: Rewinds the tree iterator so that next_tree can be
called again from the beginning
- Previous message: [Bioperl-guts-l] bioperl-live/Bio/Assembly Contig.pm,1.15,1.16
- Next message: [Bioperl-guts-l] bioperl-live/t CoordinateGraph.t, 1.1, 1.2 CoordinateMapper.t, 1.13, 1.14 Correlate.t, 1.1, 1.2 CytoMap.t, 1.5, 1.6 ctf.t, 1.3, 1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Bioperl-guts-l
mailing list