biopython v1.71.0 Bio.SeqFeature.PositionGap

Simple class to hold information about a gap between positions.

Link to this section Summary

Functions

Intialize with a position object containing the gap information

Represent the position gap as a string for debugging

Return a representation of the PositionGap object (with python counting)

Link to this section Functions

Intialize with a position object containing the gap information.

Represent the position gap as a string for debugging.

Return a representation of the PositionGap object (with python counting).