[BioPython] Should Bio.SeqIO.write(...) return the number of records?

Sebastian Bassi sbassi at gmail.com
Tue Oct 28 13:43:27 EDT 2008


On Tue, Oct 28, 2008 at 2:17 PM, Peter <biopython at maubp.freeserve.co.uk> wrote:
> count = SeqIO.write(records, handle, format)
> print "Wrote %i records" % count

I'm for it. It doesn't hurt adding a backward compatible feature.


More information about the BioPython mailing list