Trees | Indices | Help |
---|
|
object --+ | AbstractPosition --+ | OneOfPosition
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.
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
Initialize with a set of posssible positions. position_list is a list of AbstractPosition derived objects, specifying possible locations.
|
String representation of the OneOfPosition location for debugging.
|
str(x)
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Sep 22 19:52:30 2009 | http://epydoc.sourceforge.net |