Home | Trees | Indices | Help |
|
---|
|
|
|||
|
|||
Location Define a location on a sequence. |
|||
SimpleLocation A simple location is describe a continuous region of a sequence define by a begin and a end position.
|
|||
PointLocation A point location describes a location on a sequence limited to a single position |
|||
CompositeLocation | |||
ComplementLocation |
|
|||
|
|||
|
|||
Location subclass instance
|
|
||
tuple(set,Location) |
|
|
|||
__simplelocparser = re.compile(r'
|
|||
_matchExternalRef = re.compile(r'
|
|||
__package__ =
|
Imports: obitools, re, feature
|
Parse a location string as present in genbank or embl file.
|
When a location describe external references (ex: D28156.1:1..>1292) separate the external reference part of the location and the location by itself.
|
|
__simplelocparser
|
_matchExternalRef
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jul 22 10:48:24 2009 | http://epydoc.sourceforge.net |