[Bioperl-guts-l] [14780] bioperl-live/trunk/Bio/Tools/dpAlign.pm: edited comments related to DNA IUPAC code

Yee Man Chan ymc at dev.open-bio.org
Fri Aug 1 23:56:53 EDT 2008


Revision: 14780
Author:   ymc
Date:     2008-08-01 23:56:53 -0400 (Fri, 01 Aug 2008)

Log Message:
-----------
edited comments related to DNA IUPAC code

Modified Paths:
--------------
    bioperl-live/trunk/Bio/Tools/dpAlign.pm

Modified: bioperl-live/trunk/Bio/Tools/dpAlign.pm
===================================================================
--- bioperl-live/trunk/Bio/Tools/dpAlign.pm	2008-08-02 03:51:27 UTC (rev 14779)
+++ bioperl-live/trunk/Bio/Tools/dpAlign.pm	2008-08-02 03:56:53 UTC (rev 14780)
@@ -144,7 +144,10 @@
 
 =item 1.
 
-Support IUPAC code for DNA sequence
+Basic support for IUPAC code for DNA sequence is now implemented. 
+X will mismatch any character. T will match U. For others, whenever
+there is a possibility for match, it is considered a full match, for
+example, W will match B.
 
 =item 2.
 




More information about the Bioperl-guts-l mailing list