[Biopython] sequence coordinate mapping

Reece Hart reece at berkeley.edu
Fri Jun 18 14:00:20 EDT 2010


Thanks, all, for feedback. I'm still digesting some of the previous 
comments. For the purposes of discussion, I've attached the crude 
(pre-crude, even) implementation that I mentioned.

Caveats/ToDos:
* The interface is sufficient for my needs, but for a large number of 
CDS subfeatures, it might make sense to change the implementation index 
rather than linear search.

* I ignore strand for the moment.

* I don't use SeqFeature.AbstractPosition and friends.

-Reece

-------------- next part --------------
A non-text attachment was scrubbed...
Name: CoordinateMapper.py
Type: text/x-python
Size: 2501 bytes
Desc: not available
URL: <http://lists.open-bio.org/pipermail/biopython/attachments/20100618/5d15b2cc/attachment.py>


More information about the Biopython mailing list