[Biopython-dev] [Bug 1675] New: complement() returns string instead of Seq object

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Thu Aug 5 18:36:54 EDT 2004


http://bugzilla.open-bio.org/show_bug.cgi?id=1675

           Summary: complement() returns string instead of Seq object
           Product: Biopython
           Version: Not Applicable
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main Distribution
        AssignedTo: biopython-dev at biopython.org
        ReportedBy: martin.ligr at rockefeller.edu


complement in SeqUtils (and therefore also antiparallel) return string, but a Seq object would be more 
logical, IMHO. The way it is now one has to type additional code to get a Seq obj. back. (Ideal would be 
complement, reverse, and reverse_complement as MutableSeq methods, though.)



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the Biopython-dev mailing list