[Bioperl-guts-l] bioperl-live/Bio/Tools/Alignment Consed.pm, 1.47, 1.48
Nathan Haigh
nathan at dev.open-bio.org
Thu Mar 8 10:58:27 EST 2007
- Previous 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
- Next message: [Bioperl-guts-l] bioperl-live/Bio/Align AlignI.pm,1.18,1.19
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/repository/bioperl/bioperl-live/Bio/Tools/Alignment
In directory dev.open-bio.org:/tmp/cvs-serv16067/Bio/Tools/Alignment
Modified Files:
Consed.pm
Log Message:
POD method name correction
Index: Consed.pm
===================================================================
RCS file: /home/repository/bioperl/bioperl-live/Bio/Tools/Alignment/Consed.pm,v
retrieving revision 1.47
retrieving revision 1.48
diff -C2 -d -r1.47 -r1.48
*** Consed.pm 4 Oct 2006 05:52:06 -0000 1.47
--- Consed.pm 8 Mar 2007 15:58:25 -0000 1.48
***************
*** 153,160 ****
}
! =head2 verbose()
! Title : verbose()
! Usage : $o_consed->verbose(1);
Function: Set the verbosity level for debugging messages. On instantiation
of the Bio::Tools::Alignment::Consed object the verbosity level
--- 153,160 ----
}
! =head2 set_verbose()
! Title : set_verbose()
! Usage : $o_consed->set_verbose(1);
Function: Set the verbosity level for debugging messages. On instantiation
of the Bio::Tools::Alignment::Consed object the verbosity level
- Previous 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
- Next message: [Bioperl-guts-l] bioperl-live/Bio/Align AlignI.pm,1.18,1.19
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Bioperl-guts-l
mailing list