[Bioperl-guts-l] bioperl-live/Bio/Search/Hit GenericHit.pm, 1.41, 1.42
Senduran Balasubramaniam
sendu at dev.open-bio.org
Wed Mar 7 09:15:17 EST 2007
Update of /home/repository/bioperl/bioperl-live/Bio/Search/Hit
In directory dev.open-bio.org:/tmp/cvs-serv12406/Bio/Search/Hit
Modified Files:
GenericHit.pm
Log Message:
frac_aligned_sbjct method alias now points to the correct method
Index: GenericHit.pm
===================================================================
RCS file: /home/repository/bioperl/bioperl-live/Bio/Search/Hit/GenericHit.pm,v
retrieving revision 1.41
retrieving revision 1.42
diff -C2 -d -r1.41 -r1.42
*** GenericHit.pm 4 Feb 2007 05:06:30 -0000 1.41
--- GenericHit.pm 7 Mar 2007 14:15:15 -0000 1.42
***************
*** 1263,1267 ****
=cut
! *frac_aligned_sbjct = \&fract_aligned_hit;
=head2 num_unaligned_sbjct
--- 1263,1267 ----
=cut
! *frac_aligned_sbjct = \&frac_aligned_hit;
=head2 num_unaligned_sbjct
More information about the Bioperl-guts-l
mailing list