biopython v1.71.0 Bio.SeqFeature.UnknownPosition
Specify a specific position which is unknown (has no position).
This is used in UniProt, e.g. ? or in the XML as unknown.
Link to this section Summary
Functions
Return the hash value of the UnknownPosition object
Represent the UnknownPosition object as a string for debugging
Return a copy of the location after the parent is reversed (PRIVATE)
Return a copy of the position object with its location shifted (PRIVATE)
Legacy attribute to get extension (zero) as integer (OBSOLETE)
Legacy attribute to get location (None) (OBSOLETE)
Link to this section Functions
Return the hash value of the UnknownPosition object.
Represent the UnknownPosition object as a string for debugging.
Return a copy of the location after the parent is reversed (PRIVATE).
Return a copy of the position object with its location shifted (PRIVATE).
Legacy attribute to get extension (zero) as integer (OBSOLETE).
Legacy attribute to get location (None) (OBSOLETE).