biopython v1.71.0 Bio.GenBank.Record.Feature
Hold information about a Feature in the Feature Table of GenBank record.
Attributes:
- key - The key name of the featue (ie. source)
- location - The string specifying the location of the feature.
- qualfiers - A listing Qualifier objects in the feature.
Link to this section Summary
Link to this section Functions
Link to this function
__init__()
Initialize.
Link to this function
__str__()
Return feature as a GenBank format string.