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

Functions

Initialize

Return feature as a GenBank format string

Link to this section Functions

Initialize.

Return feature as a GenBank format string.