[Bioperl-guts-l] [15626] bioperl-live/trunk/Bio/Search/HSP/HSPI.pm: typo
Christopher John Fields
cjfields at dev.open-bio.org
Tue Apr 7 01:27:17 EDT 2009
Revision: 15626
Author: cjfields
Date: 2009-04-07 01:27:17 -0400 (Tue, 07 Apr 2009)
Log Message:
-----------
typo
Modified Paths:
--------------
bioperl-live/trunk/Bio/Search/HSP/HSPI.pm
Modified: bioperl-live/trunk/Bio/Search/HSP/HSPI.pm
===================================================================
--- bioperl-live/trunk/Bio/Search/HSP/HSPI.pm 2009-04-06 17:24:58 UTC (rev 15625)
+++ bioperl-live/trunk/Bio/Search/HSP/HSPI.pm 2009-04-07 05:27:17 UTC (rev 15626)
@@ -248,7 +248,7 @@
Title : gaps
Usage : my $gaps = $hsp->gaps( ['query'|'hit'|'total'] );
- Function : Get the number of gap charcters in the query, hit, or total alignment.
+ Function : Get the number of gap characters in the query, hit, or total alignment.
Returns : Integer, number of gap characters or 0 if none
Args : 'query' = num conserved / length of query seq (without gaps)
'hit' = num conserved / length of hit seq (without gaps)
More information about the Bioperl-guts-l
mailing list