[Biopython-dev] [Bug 2520] New: Reading ACE assembly contig files in Bio.SeqIO

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Tue Jun 17 11:23:59 UTC 2008


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

           Summary: Reading ACE assembly contig files in Bio.SeqIO
           Product: Biopython
           Version: Not Applicable
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main Distribution
        AssignedTo: biopython-dev at biopython.org
        ReportedBy: biopython-bugzilla at maubp.freeserve.co.uk


As I suggested on the mailing list, we could use Bio.Sequencing.Ace to parse
ACE assembly files, and then turn each contig into a SeqRecord using the
consensus sequence.

I will attach a basic implementation which only uses the consensus sequence and
its name.  For now this ignores all the meta data and in particular the read
information.


-- 
Configure bugmail: http://bugzilla.open-bio.org/userprefs.cgi?tab=email
------- 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