biopython v1.71.0 Bio.GenBank.Record.Qualifier
Hold information about a qualifier in a GenBank feature.
Attributes:
- key - The key name of the qualifier (ie. /organism=)
- value - The value of the qualifier (“Dictyostelium discoideum”).
Link to this section Summary
Functions
Initialize
Link to this section Functions
Link to this function
__init__()
Initialize.