Table of Contents

Class: ExactPosition Bio/SeqFeature.py

Specify the specific position of a boundary.

  • position - The position of the boundary. o extension - An optional argument which must be zero since we don't have an extension. The argument is provided so that the same number of arguments can be passed to all position types.

In this case, there is no fuzziness associated with the position.

Base Classes   
AbstractPosition
Methods   
__init__
__str__
  __init__ 
__init__ (
        self,
        position,
        extension=0,
        )

Exceptions   
AttributeError( "Non-zero extension %s for exact position." % extension )
  __str__ 
__str__ ( self )


Table of Contents

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