Package Bio :: Package PopGen :: Package FDist :: Module Utils
[hide private]
[frames] | no frames]

Module Utils

source code

Functions [hide private]
 
convert_genepop_to_fdist(gp_rec)
Converts a GenePop record to a FDist one.
source code
 
approximate_fst(desired_fst, simulated_fst, parameter_fst, max_run_fst=1, min_run_fst=0, limit=0.005)
Calculates the next Fst attempt in order to approximate a desired Fst.
source code
Function Details [hide private]

convert_genepop_to_fdist(gp_rec)

source code 

Converts a GenePop record to a FDist one.

Parameters: gp_rec - Genepop Record

Returns: FDist record.