[Biopython-dev] Bio.SeqIO.FASTA fix

Brad Chapman chapmanb at uga.edu
Mon Mar 1 13:52:13 EST 2004


Hi Micheal;

> Bio.SeqIO.FASTA.FastaReader.next() will return a SeqRecord that has
> the id attribute set to either a list or a string depending on how
> many words are in the definition line (list if there is one word;
> string if there is more than one word!). This is a fix so that it will
> always be a string.

Cool. I'm glad that you are using the SeqIO stuff -- I must admit
that I don't use it much myself, and it's great to have someone
looking after it.

Please go ahead and check-in away (now, that can't be proper english
phrasing) with impunity. Thanks -- always so glad to have the fixes.

Brad



More information about the Biopython-dev mailing list