biopython v1.71.0 Bio.PopGen.GenePop.Controller
Module to control GenePop.
Link to this section Summary
Functions
Gets a float from a token, if it fails, returns the string (PRIVATE)
Gets a int from a token, if it fails, returns the string (PRIVATE)
Link to this section Functions
Link to this function
_gp_float()
Gets a float from a token, if it fails, returns the string (PRIVATE).
Link to this function
_gp_int()
Gets a int from a token, if it fails, returns the string (PRIVATE).