demographics
set_cache_path(path='~/.dadi/TwoLocus_cache')
Set directory in which demographic equilibrium phi spectra will be cached.
The collection of cached spectra can get large, so it may be helpful to store them outside the user's home directory.
Source code in dadi/TwoLocus/demographics.py
6 7 8 9 10 11 12 13 14 15 16 | |