[Biopython-dev] TempFastaWriter, TempFastaWriterSingle in Bio/GFF/easy.py
Michiel de Hoon
mdehoon at c2b2.columbia.edu
Sun Jul 1 08:01:00 EDT 2007
Peter wrote:
>> Is anybody using the classes TempFastaWriter, TempFastaWriterSingle in
>> Bio/GFF/easy.py? They are currently using the old Fasta writer in
>> Bio.SeqIO.FASTA instead of the new one in Bio.SeqIO.FastaIO. We can
>> either update them to use the new Fasta writer, or simply remove them,
>> since currently these classes are not used anywhere in Biopython.
>
> This is for Bug 2284 right?
> http://bugzilla.open-bio.org/show_bug.cgi?id=2284
>
> I'm inclined to remove classes TempFastaWriter and TempFastaWriterSingle
>
Actually I hadn't noticed bug 2284. I looked into this because the
Biopython tests are causing DeprecationWarnings. If no users of these
classes step forward, I am in favor of removing them.
--Michiel.
More information about the Biopython-dev
mailing list