[Biopython-dev] Bio.Sequencing

Peter biopython at maubp.freeserve.co.uk
Tue Jul 8 14:36:43 UTC 2008


On Tue, Jul 8, 2008 at 1:47 PM, Michiel de Hoon <mjldehoon at yahoo.com> wrote:
> Hi everybody,
>
> Is somebody currently actively maintaining Bio.Sequencing? Frank perhaps?
> I'd like to make some changes to Bio.Sequencing with regards to bug #2454:
>
> http://bugzilla.open-bio.org/show_bug.cgi?id=2454
>
> Just to make sure that I am not treading on other people's work.

My only comment is watch out for the fact that Bio.SeqIO is now
calling Bio.Sequencing for the "ace" and "phd" formats.

On a related note, I'd had some ideas for making the Ace parser more
user friendly by further extending the doc strings and defining
__str__ or __repr__ methods for some of the "line type classes" which
otherwise must be explored by using dir() to discover the properties.
I haven't actually done any work on this yet though.

Peter



More information about the Biopython-dev mailing list