Table of Contents

Class: AbstractPosition Bio/SeqFeature.py

Abstract base class representing a position.

Methods   
__cmp__
__init__
  __cmp__ 
__cmp__ ( self,  other )

A simple comparison function for positions.

This is very simple-minded and just compares the position attribute of the features; extensions are not considered at all. This could potentially be expanded to try to take advantage of extensions.

  __init__ 
__init__ (
        self,
        position,
        extension,
        )


Table of Contents

This document was automatically generated on Mon Jul 1 12:02:43 2002 by HappyDoc version 2.0.1