[Biopython-dev] CVS freeze for release
Sebastian Bassi
sbassi at gmail.com
Sat Mar 22 03:49:52 UTC 2008
On Fri, Mar 21, 2008 at 8:57 AM, Michiel de Hoon <mjldehoon at yahoo.com> wrote:
> Hi everybody,
> I'll start making release 1.45 from now. Please don't touch CVS until after the release is out. Thanks!
I have a proposal, so it could be implemented in the next version (1.46?).
Change the output of EZRetrieve.retrieve_single. It currently returns
a FASTA formated sequence. I think it should return a SeqRecord object
(if you want this SeqRecord object to be printed or stored as FASTA,
just use formatIO).
Here are the proposed changes: http://www.pastecode.com.ar/f3baff314
I can fill this as an enhancement in the bugtrack if you agree.
Best,
SB.
More information about the Biopython-dev
mailing list