[Biopython-dev] Adding SeqRecord objects

Peter biopython at maubp.freeserve.co.uk
Wed Nov 11 16:31:32 UTC 2009


On Wed, Nov 11, 2009 at 2:24 PM, Peter <biopython at maubp.freeserve.co.uk> wrote:
>
> Checked in - comments and testing still welcome of course.
>

I've also added a new unit test, test_SeqRecord.py, and while working on
this found two unreported bugs with SeqRecord slicing for the SeqFeatures.
Firstly negative slice indices didn't work properly, and secondly there was
a corner case where the slice stop was right at the end of a feature. Fixed.

Peter



More information about the Biopython-dev mailing list