Home | Trees | Indices | Help |
|
---|
|
|
|||
Feature |
|
|||
iterator |
|
||
iterator |
|
||
|
|||
|
|||
|
|
|||
_featureMatcher = re.compile(r'
|
|||
_featureCleaner = re.compile(r'
|
|||
_qualifierMatcher = re.compile(r'
|
|||
_qualifierCleanner = re.compile(r'
|
|||
_ftmatcher = re.compile(r'
|
|||
_locmatcher = re.compile(r'
|
|||
_cleanloc = re.compile(r'
|
|||
_qualifiersMatcher = re.compile(r'
|
|||
__package__ =
|
Imports: Location, locationGenerator, logging, sys, re
|
Iterate through a textual description of a feature table in a genbank or embl format. Return at each step a text representation of each individual feature composing the table.
See Also: ftParser |
Parse a textual description of a feature in embl or genbank format as returned by the textFeatureIterator iterator and iterate through the key, value qualified defining this location.
|
|
_featureMatcher
|
_qualifierMatcher
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jul 22 10:48:24 2009 | http://epydoc.sourceforge.net |