Table of Contents

Class: OneOfPosition Bio/SeqFeature.py

Specify a position where the location can be multiple positions.

This models the GenBank one-of(1888,1901) function, and tries to make this fit within the Biopython Position models. In our case the position of the "one-of" is set as the lowest choice, and the extension is the range to the highest choice.

Base Classes   
AbstractPosition
Methods   
__init__
__str__
  __init__ 
__init__ ( self,  position_list )

Initialie with a set of posssible positions.

position_list is a list of AbstractPosition derived objects, specifying possible locations.

  __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